Click or drag to resize
SbViewVolumeGetPlanePoint Method
Returns the projection of a given point in normalized screen coordinates.
Overload List
  NameDescription
Public methodGetPlanePoint(Single, SbVec2f)
Returns the projection of a given point in normalized screen coordinates () onto the plane parallel to the near plane that is at distFromEye units from the eye.
Public methodGetPlanePoint(Single, SbVec2f)
Returns the projection of a given point in normalized screen coordinates () onto the plane parallel to the near plane that is at distFromEye units from the eye.
Top
See Also