Click or drag to resize
SoLDMWriterWriteTile Method
Overload List
  NameDescription
Public methodWriteTile(SbVec3i32, SoBufferObject)
Calls WriteTile(location, data, System.Int32(0)).
Public methodWriteTile(SoLDMTileID, SoBufferObject)

Writes the specified tile tileID into the LDM file.

Public methodWriteTile(SbVec3i32, SoBufferObject, Int32)

Writes the tile which includes location in data coordinates, at the specified resolution level, into the LDM file.

Top
See Also