Package | Description |
---|---|
com.threed.jpct |
Modifier and Type | Method and Description |
---|---|
OcTree |
Object3D.getOcTree()
Returns the OcTree assigned to this object or null, if none has been
assigned.
|
Modifier and Type | Method and Description |
---|---|
void |
Object3D.setOcTree(OcTree ocTree)
Assigns an octree to the object.
|