Click or drag to resize
SbViewVolumeProjectFromScreen Method
Maps a 3D point in normalized screen coordinates (0 <= x,y,z <= 1) to a 3D world point.
Overload List
  NameDescription
Public methodProjectFromScreen(SbVec3f)
Maps a 3D point in normalized screen coordinates (0 <= x,y,z <= 1) to a 3D world point.
Public methodProjectFromScreen(SbVec3f, SbVec3f)
Maps a 3D point in normalized screen coordinates (0 <= x,y,z <= 1) to a 3D world point.
Top
See Also