SoVRLdmFileWriter Properties |
The SoVRLdmFileWriter type exposes the following members.
Name | Description | |
---|---|---|
bitSetThreashold | Set the bitset threshold value. | |
compressionLevel | Set compression level. | |
compressionName | Compression name. | |
coordinatesX | Rectilinear coordinates along X. | |
coordinatesY | Rectilinear coordinates along Y. | |
coordinatesZ | Rectilinear coordinates along Z. | |
coordinateType | . | |
crcCheck | Set CRC32 check on compression. | |
dataFilename | Data Filename. | |
dataType | Type of input data (that will be given in the writeXXX method) . | |
defaultValue | Set the default value. | |
dimension | Dimension of dataset, in voxels. | |
doMultiResolution | Auto compute sub-resolution tiles when finish writing. | |
enableHistogram | Specify if the histogram must be computed or not. | |
enableTileMinMax | Specify if tile min/max should be computed even if OIV.LDM.Writers.SoVRLdmFileWriter.enableHistogram is false. | |
extent | Extent of dataset. | |
headerFilename | Header Filename. | |
headerOnly | Generate only header file. | |
inputDataRange | Range of input datas ((min, max) of data). | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
isRGBA | true if RGBA mode (output will be unsigned int32 RGBA values). | |
lowResAlgorithm | Specifies the algorithm used to build low resolution tiles. | |
originalFilename | Filename of original file. | |
saveAsBitSet | Save the data as a bitSet (8 values per byte). | |
tileDimension | Tile dimension. | |
undefinedValue | Set the undefined value. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) | |
verbose | verbose. | |
wordFormat | Endianess of data. |