Click or drag to resize
SoVRLdmFileWriter Properties

The SoVRLdmFileWriter type exposes the following members.

Properties
  NameDescription
Public propertybitSetThreashold

Set the bitset threshold value.

Public propertycompressionLevel

Set compression level.

Public propertycompressionName

Compression name.

Public propertycoordinatesX

Rectilinear coordinates along X.

Public propertycoordinatesY

Rectilinear coordinates along Y.

Public propertycoordinatesZ

Rectilinear coordinates along Z.

Public propertycoordinateType

.

Public propertycrcCheck

Set CRC32 check on compression.

Public propertydataFilename

Data Filename.

Public propertydataType

Type of input data (that will be given in the writeXXX method) .

(Inherited from SoVolumeWriter.)
Public propertydefaultValue

Set the default value.

Public propertydimension

Dimension of dataset, in voxels.

(Inherited from SoVolumeWriter.)
Public propertydoMultiResolution

Auto compute sub-resolution tiles when finish writing.

Public propertyenableHistogram

Specify if the histogram must be computed or not.

Public propertyenableTileMinMax

Specify if tile min/max should be computed even if OIV.LDM.Writers.SoVRLdmFileWriter.enableHistogram is false.

Public propertyextent

Extent of dataset.

(Inherited from SoVolumeWriter.)
Public propertyheaderFilename

Header Filename.

Public propertyheaderOnly

Generate only header file.

Public propertyinputDataRange

Range of input datas ((min, max) of data).

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisRGBA

true if RGBA mode (output will be unsigned int32 RGBA values).

Public propertylowResAlgorithm

Specifies the algorithm used to build low resolution tiles.

Public propertyoriginalFilename

Filename of original file.

Public propertysaveAsBitSet

Save the data as a bitSet (8 values per byte).

Public propertytileDimension

Tile dimension.

Public propertyundefinedValue

Set the undefined value.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyverbose

verbose.

Public propertywordFormat

Endianess of data.

(Inherited from SoVolumeWriter.)
Top
See Also