SoRayPickActionGetNormalizedPoint Method |
Gets the viewport point in normalized coordinates [0..1] (returns the last value passed to OIV.Inventor.Actions.SoRayPickAction.SetNormalizedPoint(OIV.Inventor.SbVec2f)).
Namespace: OIV.Inventor.Actions
A point is inside the viewport if its coordinates are in the range [0, 1].
If no point has been set or the setRay method was called instead of setXXXPoint, this method returns an undefined coordinate (NaN, NaN).