SoVolumeDataEnableSubSampling Method |
Note: This API is now obsolete.
Specifies if automatic subsampling and unsampling is allowed.
Namespace: OIV.VolumeViz.Nodes
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("See documentation for more details")] public void EnableSubSampling( bool enable )
If enabled and according to enableAutoSubSampling() and enableAutoUnSampling(), VolumeViz automatically subsamples or unsamples so that all textures fit into the texture memory specified by setTexMemorySize(). The default is true.Obsoletesince Open Inventor 9000 No longer supported.