Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
getDistance(const SbVec3f &point) const | SbPlane | |
getDistanceFromOrigin() const | SbPlane | [inline] |
getNormal() const | SbPlane | [inline] |
intersect(const SbLine &l, SbVec3f &intersection) const | SbPlane | |
isInHalfSpace(const SbVec3f &point) const | SbPlane | |
offset(float d) | SbPlane | |
SbPlane() | SbPlane | [inline] |
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 | |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |