SoDrawBufferElementGet Method |
Returns current depth buffer parameters.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static SoDrawBufferElementSoDrawBufferTypes Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SoDrawBufferElementSoDrawBufferTypes
public:
static SoDrawBufferElementSoDrawBufferTypes Get(
SoState^ state
)
static member Get :
state : SoState -> SoDrawBufferElementSoDrawBufferTypes
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SoDrawBufferElementSoDrawBufferTypesRemarks See Also