Click or drag to resize
SbPlane Constructor
Overload List
  NameDescription
Public methodSbPlane(SbVec3f, SbVec3f)
Construct a plane given normal n and a point p to pass through.
Public methodSbPlane(SbVec3f, Single)
Construct a plane given normal and distance from origin along normal .
Public methodSbPlane(SbVec3f, SbVec3f, SbVec3f)
Construct a plane given 3 points p0p1p2.
Top
See Also