See: Description
Class | Description |
---|---|
SoFileDataAdapter |
Image data adapter for data in a file.
|
SoImageDataAdapter |
Abstract base class for all ImageViz image data adapter classes.
|
SoMemoryDataAdapter |
Image data adapter for in memory data.
|
SoProxyDataAdapter |
Proxy image data adapter for in memory data.
|
SoVolumeReaderAdapter |
Image data adapter for an
SoVolumeReader . |
SoVRImageDataReader |
Reads volume from an
SoImageDataAdapter . |
Enum | Description |
---|---|
SoImageDataAdapter.Interpretations |
Image Interpretation.
|
SoMemoryDataAdapter.LayerOrganizations |
Layer organization.
|
Open Inventor supports some data types that are not supported in ImageViz and vice versa. For example, Open Inventor supports 32-bit unsigned integer values, but ImageViz does not. Likewise, ImageViz supports label types, which is an unknown notion in Open Inventor.
Given the diversity of types, the following rules are used to allow type conversions when the data are accessed by the application or by an engine.
The conversion conventions are mentioned here because no warning is issued when data is converted. This is necessary to avoid an avalanche of warning messages.
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com