SoGLDisplayListCall Method (SoState) |
Calls Call(state, System.Int32(0)).
Namespace: OIV.Inventor.OglObjectsAssembly: 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