Click or drag to resize
SbLineProjectorProject Method
Overload List
  NameDescription
Public methodProject(SbVec2f)

Apply the projector using the given point, returning the point in three dimensions that it projects to.

(Inherited from SbProjector.)
Public methodProject(SbVec2f, SbVec3f)

Applies the projector using the given point, returning the point in three dimensions that it projects to and the status.

Top
See Also