SoGLTextureEnabledElementSend Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void Send(
SoState state,
bool value
)
Public Sub Send (
state As SoState,
value As Boolean
)
public:
void Send(
SoState^ state,
bool value
)
member Send :
state : SoState *
value : bool -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- value
- Type: SystemBoolean
Remarks
See Also