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