SoGLRenderCacheCall Method |
Namespace: OIV.Inventor.CachesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void Call(
SoState state
)
Public Sub Call (
state As SoState
)
public:
void Call(
SoState^ state
)
member Call :
state : SoState -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Remarks
See Also