public abstract class AbstractGeometry extends Object implements IGeometry
| Constructor and Description |
|---|
AbstractGeometry() |
| Modifier and Type | Method and Description |
|---|---|
Matrix4f |
getTransform()
Gets transformation matrix.
|
public Matrix4f getTransform()
getTransform in interface IGeometry