This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
Name | Description | |
---|---|---|
![]() | SquarePyramid |
Default constructor
|
![]() | SquarePyramid(Double, Double) |
Constructor with two doubles, "length" and "height", to base this pyramid off of
|
![]() | SquarePyramid(Square, Double) |
Constructor with a square, "squarebase", and a double, "height", to base this pyramid off of
|
See Also