SoDrawBufferElement.Get Method |
Returns current depth buffer parameters.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static SoDrawBufferElement. SoDrawBufferTypes Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SoDrawBufferElement.SoDrawBufferTypes
public:
static SoDrawBufferElement. SoDrawBufferTypes Get(
SoState^ state
)
static member Get :
state : SoState -> SoDrawBufferElement. SoDrawBufferTypes
Parameters
- state
- Type: OIV.Inventor.Misc.SoState
Return Value
Type:
SoDrawBufferElement.SoDrawBufferTypes
Remarks
See Also