public class SoBaseLDMConverter extends SoConverter
SoVolumeConverter
to convert volume data.
The LDM converter classes provide many powerful features. Information common to all converter classes is documented in SoConverter
, including:
SoVolumeData
).
SoVolumeReader
).
See also:
SoConverter.ConverterErrors
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoBaseLDMConverter()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SoVolumeReader |
getReader(java.lang.String filename,
java.lang.String fileExt)
Returns a custom reader according to the given filename and extension.
|
convert, convert, convert
dispose, getNativeResourceHandle
public SoVolumeReader getReader(java.lang.String filename, java.lang.String fileExt)
SoBaseLDMConverter
is configured to run with a predefined reader not a custom one. The method must be overridden in a derived class to return a user-defined custom reader.
filename
- part of the filename without extension.
fileExt
- part of the filename after the last '.'Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com