geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for SimplexProjection< T, N >, including all inherited members.
_find_nearest_face(const SimplexFace< T, N > &face, Vec< T, N > to_p, int depth) (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | inlineprotected |
check_faces (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | |
distance() const (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | inline |
normal_direction() | SimplexProjection< T, N > | inline |
op (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | |
p (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | |
projected_face() const | SimplexProjection< T, N > | inline |
projected_point() const (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | inline |
result (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | |
simplex (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | |
SimplexProjection(const Simplex< T, N > &s, Vec< T, N > p, ProjectionOp op, SimplexFaces check_faces=SimplexFaces::ALL) (defined in SimplexProjection< T, N >) | SimplexProjection< T, N > | inline |