SoGLDisplayListGetNumAllocated Method |
Returns number of OpenGL objects owned by this instance.
Namespace: OIV.Inventor.OglObjectsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic int GetNumAllocated()
Public Function GetNumAllocated As Integer
public:
int GetNumAllocated()
member GetNumAllocated : unit -> int
Return Value
Type:
Int32
Remarks
See Also