|
|
UnitConversiontoUnit Method |
| Name | Description | |
|---|---|---|
| toUnit(ListListListListDouble) |
converts given list of list of numbers from the base unit of the conversion.
| |
| toUnit(ListListListDouble) |
converts given list of list of numbers from the base unit of the conversion.
| |
| toUnit(ListListDouble) |
converts given list of list of numbers from the base unit of the conversion.
| |
| toUnit(ListDouble) |
converts given list of numbers from the base unit of the conversion.
| |
| toUnit(Double) |
Converts number from the base unit to the conversion.
| |
| toUnit(Double) |
converts given array from the base unit of the conversion.
| |
| toUnit(Point3) |
converts given point from the base unit of the conversion.
| |
| toUnit(Vector3) |
converts given vector from the base unit of the conversion.
| |
| toUnit(ListVector3) |
converts given list of vectors from the base unit of the conversion.
| |
| toUnit(ListListVector3) |
converts given list of list of vectors from the base unit of the conversion.
|