SoDataSetdataTransform Property |
If set to an appropriate OIV.LDM.Nodes.SoLDMDataTransform object, the object's transformFunction method is called after each tile is loaded, but before it is stored in main memory.
Namespace: OIV.LDM.Nodes
This allows you to modify the original data (for example, scaling or filtering) before it is displayed. Default is no transform.
Note: Before Open Inventor 8.0, the data transformFunction was set using the LDMDataTransformCallback property. That property is now deprecated.
Note |
---|
Field available since Open Inventor 8.0 |