Click or drag to resize
SoVolumeDataGetTexMemorySize Method

Note: This API is now obsolete.

Returns the maximum texture memory size to use in mega texels.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 9000. No longer used. please use SoLDMRessourceParameter maxTexMemory field.")]
public int GetTexMemorySize()

Return Value

Type: Int32
Remarks

Caution note Caution

Obsolete since Open Inventor 9000. No longer used. please use SoLDMRessourceParameter maxTexMemory field.

See Also