Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
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!=SbPlanefriend
operator==SbPlanefriend
SbPlane()SbPlaneinline
SbPlane(const SbVec3f &p0, const SbVec3f &p1, const SbVec3f &p2)SbPlane
SbPlane(const SbVec3f &normal, float distance)SbPlane
SbPlane(const SbVec3f &normal, const SbVec3f &point)SbPlane
transform(const SbMatrix &matrix)SbPlane