|   | 
Name | 
Description | 
 
 | 
EllipticalCylinder
 | 
Default constructor for the EllipticalCylinder class. Creates a
default corresponding C++ object with a reference axis of (1,0,0),
a baseOrigin of (0,0,0), an axisOfSymmetry of (0,1,0), and base
radii of 2.0. | 
 
 | 
EllipticalCylinder(Double,
Double, Point3d, Vector3d)
 | 
Constructor for the EllipticalCylinder class. Creates an object
with specified radii, base origin and axis of symmetry. | 
 
 | 
EllipticalCylinder(Double,
Double, Point3d, Vector3d, Vector3d, Interval, Double, Double)
 | 
Constructor for the EllipticalCylinder class. Creates an object
with specified radii, base origin, and axis of symmetry. |