HDK
|
This is the complete list of members for GfPlane, including all inherited members.
GetDistance(const GfVec3d &p) const | GfPlane | inline |
GetDistanceFromOrigin() const | GfPlane | inline |
GetEquation() const | GfPlane | |
GetNormal() const | GfPlane | inline |
GfPlane() | GfPlane | inline |
GfPlane(const GfVec3d &normal, double distanceToOrigin) | GfPlane | inline |
GfPlane(const GfVec3d &normal, const GfVec3d &point) | GfPlane | inline |
GfPlane(const GfVec3d &p0, const GfVec3d &p1, const GfVec3d &p2) | GfPlane | inline |
GfPlane(const GfVec4d &eqn) | GfPlane | inline |
IntersectsPositiveHalfSpace(const GfRange3d &box) const | GfPlane | |
IntersectsPositiveHalfSpace(const GfVec3d &pt) const | GfPlane | inline |
operator!=(const GfPlane &p) const | GfPlane | inline |
operator==(const GfPlane &p) const | GfPlane | inline |
Project(const GfVec3d &p) const | GfPlane | inline |
Reorient(const GfVec3d &p) | GfPlane | inline |
Set(const GfVec3d &normal, double distanceToOrigin) | GfPlane | inline |
Set(const GfVec3d &normal, const GfVec3d &point) | GfPlane | |
Set(const GfVec3d &p0, const GfVec3d &p1, const GfVec3d &p2) | GfPlane | |
Set(const GfVec4d &eqn) | GfPlane | |
Transform(const GfMatrix4d &matrix) | GfPlane |