Default constructor. Initializes the sineAngle to -sin(Pi/4), the cosineAngle to cos(Pi/4), the axis of symmetry to (0,1,0), the reference axis to (1,0,0), the baseOrigin to (0,0,0), and the base radius to 2.0.
Public Sub New()
public Cone();