Click or drag to resize
SoLDMWriterWriteSubVolume Method
Overload List
  NameDescription
Public methodWriteSubVolume(SbBox3i32, SoBufferObject)
Calls WriteSubVolume(subVolume, data, true, true).
Public methodWriteSubVolume(SbBox3i32, SoBufferObject, Boolean)
Calls WriteSubVolume(subVolume, data, doLowerResolution, true).
Public methodWriteSubVolume(SbBox3i32, SoBufferObject, Boolean, Boolean)

Writes the data contained in the specified subVolume into the LDM file.

Top
See Also