This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
Name | Description | |
---|---|---|
![]() | RightCircularCylinder |
Default constructor
|
![]() | RightCircularCylinder(Double, Double) |
Constructor with two doubles, "radius" and "height", to base this cylinder off of
|
![]() | RightCircularCylinder(Circle, Double) |
Constructor with a Circle, "circleBase", and a double, "height", to base this cylinder off of
|
See Also