SoGLDisplayListGetFirstIndex Method |
Returns id of first OpenGL object owned by this instance.
Namespace: OIV.Inventor.OglObjectsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic uint GetFirstIndex()
Public Function GetFirstIndex As UInteger
public:
unsigned int GetFirstIndex()
member GetFirstIndex : unit -> uint32
Return Value
Type:
UInt32
Remarks
See Also