SoStereoElementGetInterEyeDistance Method |
Returns the inter-eye distance (immersive MP only).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static float GetInterEyeDistance(
SoState state
)
Public Shared Function GetInterEyeDistance (
state As SoState
) As Single
public:
static float GetInterEyeDistance(
SoState^ state
)
static member GetInterEyeDistance :
state : SoState -> float32
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SingleRemarks See Also