This documentation is compiled for the latest release of Mathos Core Library
Top
Overload List
| Name | Description | |
|---|---|---|
| Trapezoid |
Default constructor
| |
| Trapezoid(Double, Double, Double) |
Constructor with three doubles, "baseOne" "baseTwo" and "height", to base this trapezoid off of
| |
| Trapezoid(Double, Double, Double, Double) |
Constructor with four doubles, "baseOne" "baseTwo" "legOne" and "legTwo", to base this trapezoid off of
|
See Also