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: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9.0.0.0. No longer used. please use SoLDMRessourceParameter maxTexMemory field.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
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