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