Uses of Class
mgui.geometry.Cube3D
| Package | Description |
|---|---|
| mgui.geometry.util |
Uility classes for geometric operations.
|
-
Uses of Cube3D in mgui.geometry.util
Methods in mgui.geometry.util with parameters of type Cube3D Modifier and Type Method Description static org.jogamp.vecmath.Point3dGeometryFunctions. getCenterOfGravity(Cube3D thisCube)Returns the center of gravity of this shape, which is the mean of its coordinates.