Click or drag to resize
SoLDMTopoOctreeGetTileID Method
Overload List
  NameDescription
Public methodGetTileID(Int32)

Given a fileID, returns the corresponding tileID.

Public methodGetTileID(SbVec3i32, Int32)

Given the position of a voxel in full resolution voxel coordinates (i,j,k) and a resolution level, returns the tile ID of the corresponding tile.

Top
See Also