All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GfPlane Member List

This is the complete list of members for GfPlane, including all inherited members.

GetDistance(const GfVec3d &p) const GfPlaneinline
GetDistanceFromOrigin() const GfPlaneinline
GetEquation() const GfPlane
GetNormal() const GfPlaneinline
GfPlane()GfPlaneinline
GfPlane(const GfVec3d &normal, double distanceToOrigin)GfPlaneinline
GfPlane(const GfVec3d &normal, const GfVec3d &point)GfPlaneinline
GfPlane(const GfVec3d &p0, const GfVec3d &p1, const GfVec3d &p2)GfPlaneinline
GfPlane(const GfVec4d &eqn)GfPlaneinline
IntersectsPositiveHalfSpace(const GfRange3d &box) const GfPlane
IntersectsPositiveHalfSpace(const GfVec3d &pt) const GfPlaneinline
operator!=(const GfPlane &p) const GfPlaneinline
operator==(const GfPlane &p) const GfPlaneinline
Project(const GfVec3d &p) const GfPlaneinline
Reorient(const GfVec3d &p)GfPlaneinline
Set(const GfVec3d &normal, double distanceToOrigin)GfPlaneinline
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