SoFrameBufferObjectBind Method (SoState) |
Calls Bind(state, true).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool Bind(
SoState state
)
Public Function Bind (
state As SoState
) As Boolean
public:
bool Bind(
SoState^ state
)
member Bind :
state : SoState -> bool
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Boolean
Remarks
See Also