, including all inherited members.
closest_point(const CubitVector &position, CubitVector &closest_position) const | ParamCubitPlane | |
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] |
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 | |
is_plane_valid_ | ParamCubitPlane | [private] |
make_parameterization() | ParamCubitPlane | [private] |
mk_plane_with_points(const CubitVector &vector1, const CubitVector &vector2, const CubitVector &vector3) | CubitPlane | |
move_to_plane(CubitVector &position) const | ParamCubitPlane | |
n_ | ParamCubitPlane | [private] |
n_epsilon_ | ParamCubitPlane | [private] |
normal() const | CubitPlane | [inline] |
normal(const CubitVector &temp_normal) | CubitPlane | [inline] |
operator CubitPlaneStruct() | CubitPlane | [inline] |
operator=(const CubitPlane &plane) | CubitPlane | |
operator=(const CubitPlaneStruct &from) | CubitPlane | |
p_ | ParamCubitPlane | [private] |
ParamCubitPlane(const CubitVector &zero_position, const CubitVector &u_direction, const CubitVector &v_direction, CubitStatus &result) | ParamCubitPlane | |
ParamCubitPlane(const ParamCubitPlane ©_this) | ParamCubitPlane | |
ParamCubitPlane(double A, double B, double C, double D) | ParamCubitPlane | |
ParamCubitPlane(const CubitVector &normal, double D) | ParamCubitPlane | |
ParamCubitPlane(const CubitVector &normal, const CubitVector &point) | ParamCubitPlane | |
ParamCubitPlane(DLIList< CubitVector * > &positions) | ParamCubitPlane | |
ParamCubitPlane(const CubitPlane ©_this) | ParamCubitPlane | |
point_on_plane() const | CubitPlane | |
project(const CubitVector &point) const | CubitPlane | |
reverse() | CubitPlane | [inline] |
s_ | ParamCubitPlane | [private] |
set(const CubitVector &Normal, const CubitVector &point) | CubitPlane | |
t_ | ParamCubitPlane | [private] |