Click or drag to resize
SoLDMResourceManagerGetMaxTexMemory Method

Note: This API is now obsolete.

Obsoletesince Open Inventor 9100 No longer used.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public int GetMaxTexMemory()

Return Value

Type: Int32
Remarks

Use SoDataSet's field maxTexMemory instead.

See Also