Coin
4.0.3
Coin3D core library
|
This is the complete list of members for SbPlane, including all inherited members.
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) const | SbPlane | |
isInHalfSpace(const SbVec3f &point) const | SbPlane | |
offset(const float d) | SbPlane | |
operator!= | SbPlane | friend |
operator!=(const SbPlane &p1, const SbPlane &p2) | SbPlane | related |
operator== | SbPlane | friend |
operator==(const SbPlane &p1, const SbPlane &p2) | SbPlane | related |
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 |