geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for Similar< Shape >, including all inherited members.
admits_cusps() (defined in Similar< Shape >) | Similar< Shape > | inlinestatic |
bounds() const | Similar< Shape > | inline |
Box typedef | Similar< Shape > | related |
clip(Vec< Shape::elem_t, N > p) const | Projectable< Shape::elem_t, Shape::N, Similar< Shape > > | inline |
contains(typename Shape::point_t p) const | Similar< Shape > | inline |
geom::Projectable< Shape::elem_t, Shape::N, Similar< Shape > >::contains(Vec< Shape::elem_t, N > p) const | Projectable< Shape::elem_t, Shape::N, Similar< Shape > > | inline |
convex_support(Vec< T, N > d) const | Similar< Shape > | inline |
geom::Convex< Shape::elem_t, Shape::N, Similar< Shape > >::convex_support(point_t d) const | Convex< Shape::elem_t, Shape::N, Similar< Shape > > | inline |
elem_t typedef (defined in Similar< Shape >) | Similar< Shape > | |
intersect(const Ray< T, N > &ray) const | Similar< Shape > | inline |
intersects(const Similar< S > &s) const | Similar< Shape > | inline |
intersects(const S &s) const | Similar< Shape > | inline |
geom::Convex< Shape::elem_t, Shape::N, Similar< Shape > >::intersects(const Convex< Shape::elem_t, N, Shape > &other) const | Convex< Shape::elem_t, Shape::N, Similar< Shape > > | inline |
measure_boundary() const | Similar< Shape > | inline |
measure_interior() const | Similar< Shape > | inline |
N (defined in Similar< Shape >) | Similar< Shape > | static |
normal(Vec< T, N > p) const | Similar< Shape > | inline |
operator Transformed< Shape >() const | Similar< Shape > | inline |
operator*(const Similarity< typename Shape::elem_t, Shape::N > &xf, const Shape &shape) | Similar< Shape > | related |
operator*(const Similarity< typename Shape::elem_t, Shape::N > &xf, const Similar< Shape > &s) | Similar< Shape > | related |
operator*=(Similar< Shape > &s, const Similarity< typename Shape::elem_t, Shape::N > &xf) | Similar< Shape > | related |
operator/(const Shape &s, const Similarity< typename Shape::elem_t, Shape::N > &xf) | Similar< Shape > | related |
operator/(const Similar< Shape > &s, const Similarity< typename Shape::elem_t, Shape::N > &xf) | Similar< Shape > | related |
operator/=(Similar< Shape > &s, const Similarity< typename Shape::elem_t, Shape::N > &xf) | Similar< Shape > | related |
operator==(const Similar &other) const (defined in Similar< Shape >) | Similar< Shape > | inline |
point_t typedef | Convex< Shape::elem_t, Shape::N, Similar< Shape > > | |
project(Vec< T, N > p) const | Similar< Shape > | inline |
sdf(Vec< T, N > p) const | Similar< Shape > | inline |
shape | Similar< Shape > | |
Similar() | Similar< Shape > | inline |
Similar(const Shape &shape, const Similarity< T, N > &xf) | Similar< Shape > | inline |
Similar(const Shape &shape) | Similar< Shape > | inline |
T typedef (defined in Similar< Shape >) | Similar< Shape > | |
transformed_bounds() const (defined in Similar< Shape >) | Similar< Shape > | inline |
xf (defined in Similar< Shape >) | Similar< Shape > |