| getDistance(const SbVec3f &point) const | SbPlane | |
| getDistanceFromOrigin(void) const | SbPlane | |
| getNormal(void) const | SbPlane | |
| intersect(const SbLine &l, SbVec3f &intersection) const | SbPlane | |
| intersect(const SbPlane &pl, SbLine &line) | SbPlane | |
| isInHalfSpace(const SbVec3f &point) const | SbPlane | |
| offset(const float d) | SbPlane | |
| operator!=(const SbPlane &p1, const SbPlane &p2) | SbPlane | [friend] |
| operator==(const SbPlane &p1, const SbPlane &p2) | SbPlane | [friend] |
| print(FILE *file) const | SbPlane | |
| SbPlane(void) | SbPlane | |
| SbPlane(const SbVec3f &normal, const float D) | SbPlane | |
| SbPlane(const SbVec3f &p0, const SbVec3f &p1, const SbVec3f &p2) | SbPlane | |
| SbPlane(const SbVec3f &normal, const SbVec3f &point) | SbPlane | |
| transform(const SbMatrix &matrix) | SbPlane |
1.3.6