Click or drag to resize
SbViewVolumeProjectBox Method
Project a given 3D bounding box onto the near plane.
Overload List
  NameDescription
Public methodProjectBox(SbBox3f)
Projects the given 3D bounding box onto the near plane and returns the size (in normalized screen coordinates) of the rectangular region that encloses it.
Public methodProjectBox(SbBox3f)
Projects the given 3D bounding box onto the near plane and returns the size (in normalized screen coordinates) of the rectangular region that encloses it.
Top
See Also