Click or drag to resize
SoLDMResourceManagerSetMaxTexMemory Method

Note: This API is now obsolete.

Obsoletesince Open Inventor 9100.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("No longer used. Use SoLDMRessourceParameter's field maxTexMemory instead.")]
public void SetMaxTexMemory(
	int maxTexMemoryMB
)

Parameters

maxTexMemoryMB
Type: SystemInt32
Remarks

No longer used. Use SoLDMRessourceParameter's field maxTexMemory instead.

See Also