SoGLDisplayListGetType Method |
Returns the object type (display list, texture, etc)
Namespace: OIV.Inventor.OglObjectsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoGLDisplayListTypes GetType()
Public Function GetType As SoGLDisplayListTypes
public:
SoGLDisplayListTypes GetType()
member GetType : unit -> SoGLDisplayListTypes
Return Value
Type:
SoGLDisplayListTypes
Remarks
See Also