SoLDMResourceManagerGetMaxTilesInTexMem Method |
Note: This API is now obsolete.
Obsoletesince Open Inventor 9100.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax[ObsoleteAttribute("No longer used.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int GetMaxTilesInTexMem()
<ObsoleteAttribute("No longer used.")>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Function GetMaxTilesInTexMem As Integer
public:
[ObsoleteAttribute(L"No longer used.")]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
int GetMaxTilesInTexMem()
[<ObsoleteAttribute("No longer used.")>]
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>]
member GetMaxTilesInTexMem : unit -> int
Return Value
Type:
Int32
Remarks
See Also