This is the complete list of members for
CubitPlane, including all inherited members.
| coefficient() const | CubitPlane | [inline] |
| coefficient(const double temp_coeff) | CubitPlane | [inline] |
| CubitPlane() | CubitPlane | |
| CubitPlane(const double A, const double B, const double C, const double D) | CubitPlane | |
| CubitPlane(const CubitVector &Normal, const double D) | CubitPlane | |
| CubitPlane(const CubitVector &Normal, const CubitVector &point) | CubitPlane | |
| CubitPlane(DLIList< CubitVector > &positions) | CubitPlane | |
| CubitPlane(const CubitPlane ©_from) | CubitPlane | |
| CubitPlane(const CubitPlaneStruct &from) | CubitPlane | [inline] |
| d_ | CubitPlane | [private] |
| distance(const CubitVector &vector) const | CubitPlane | |
| fit_points(const std::vector< CubitVector > &positions) | CubitPlane | |
| intersect(const CubitVector &base, const CubitVector &direction) const | CubitPlane | |
| intersect(const CubitPlane &other_plane, CubitVector &origin, CubitVector &vector) const | CubitPlane | |
| mk_plane_with_points(const CubitVector &vector1, const CubitVector &vector2, const CubitVector &vector3) | CubitPlane | |
| normal() const | CubitPlane | [inline] |
| normal(const CubitVector &temp_normal) | CubitPlane | [inline] |
| normal_ | CubitPlane | [private] |
| operator CubitPlaneStruct() | CubitPlane | [inline] |
| operator=(const CubitPlane &plane) | CubitPlane | |
| operator=(const CubitPlaneStruct &from) | CubitPlane | |
| point_on_plane() const | CubitPlane | |
| project(const CubitVector &point) const | CubitPlane | |
| reverse() | CubitPlane | [inline] |
| set(const CubitVector &Normal, const CubitVector &point) | CubitPlane | |