SoGLRenderActionGetCacheContext Method |
Returns the OpenGL cache context id for this action.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint GetCacheContext()
Public Function GetCacheContext As UInteger
public:
unsigned int GetCacheContext()
member GetCacheContext : unit -> uint32
Return Value
Type:
UInt32Remarks See Also