IOct |
public interface IOctTreeMesh
The IOctTreeMesh type exposes the following members.
Name | Description | |
---|---|---|
OctTree | Gets or sets an MeshOctTree that can be used for hit testing. The MeshOctTree is automatically generated when number of positions in this mesh is bigger or equal to the value set in MeshPositionsCountForOctTreeGeneration. |
Name | Description | |
---|---|---|
CreateOctTree | CreateOctTree returns a MeshOctTree that is created from the mesh data. |