|
ivutils
|
This is the complete list of members for Plane_Nt< T, N >, including all inherited members.
| distance(const Vector_Nt< T, N > &x) const | Plane_Nt< T, N > | inline |
| get_coeff(Vector_Nt< T, N > &n, T &d) const | Plane_Nt< T, N > | inline |
| get_inverse() const | Plane_Nt< T, N > | inline |
| get_normal() const | Plane_Nt< T, N > | inline |
| init(const Vector_Nt< T, N > &n, const Vector_Nt< T, N > &pos, vec_type eps=0) | Plane_Nt< T, N > | inline |
| Plane_Nt(const Vector_Nt< T, N > &n=Vector_Nt< T, N >(1), T d=0, vec_type eps=0) | Plane_Nt< T, N > | inline |
| Plane_Nt(const Vector_Nt< T, N > &n, const Vector_Nt< T, N > &pos, vec_type eps=0) | Plane_Nt< T, N > | inline |
| set_coeff(const Vector_Nt< T, N > &n, const T &d) | Plane_Nt< T, N > | inline |
| set_pos(const Vector_Nt< T, N > &newpos) | Plane_Nt< T, N > | inline |
| shift(const Vector_Nt< T, N > &shift) | Plane_Nt< T, N > | inline |
| TestEdge(const Vector_Nt< T, N > &v1, const Vector_Nt< T, N > &v2, Vector_Nt< T, N > *cross=NULL) const | Plane_Nt< T, N > | inline |
| TestRay(const Vector_Nt< T, N > &p1, const Vector_Nt< T, N > &k, Vector_Nt< T, N > *surfp=NULL, Vector_Nt< T, N > *surfn=NULL, T epsilon=0) const | Plane_Nt< T, N > | inline |