Open Inventor Reference
SbPlane Member List

This is the complete list of members for SbPlane, including all inherited members.

getDistance(const SbVec3f &point) constSbPlane
getDistanceFromOrigin() constSbPlaneinline
getNormal() constSbPlaneinline
intersect(const SbLine &l, SbVec3f &intersection) constSbPlane
isInHalfSpace(const SbVec3f &point) constSbPlane
offset(float d)SbPlane
operator!=(const SbPlane &p1, const SbPlane &p2)SbPlanefriend
operator==(const SbPlane &p1, const SbPlane &p2)SbPlanefriend
SbPlane()SbPlaneinline
SbPlane(const SbVec3f &p0, const SbVec3f &p1, const SbVec3f &p2)SbPlane
SbPlane(const SbVec3f &n, float d)SbPlane
SbPlane(const SbVec3f &n, const SbVec3f &p)SbPlane
transform(const SbMatrix &matrix)SbPlane