SoUniformGridClippingGetMaxNumberOfUniformGrids Method (SoState) |
Returns the maximum number of clipping surfaces supported by the hardware.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static int GetMaxNumberOfUniformGrids(
SoState state
)
Public Shared Function GetMaxNumberOfUniformGrids (
state As SoState
) As Integer
public:
static int GetMaxNumberOfUniformGrids(
SoState^ state
)
static member GetMaxNumberOfUniformGrids :
state : SoState -> int
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
Int32Remarks See Also