SoGLLazyElementReset Method |
Destroys knowledge of GL state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void Reset(
SoState state,
uint bitmask
)
Public Sub Reset (
state As SoState,
bitmask As UInteger
)
public:
void Reset(
SoState^ state,
unsigned int bitmask
)
member Reset :
state : SoState *
bitmask : uint32 -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- bitmask
- Type: SystemUInt32
Remarks See Also