geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for Oriented< Shape >, including all inherited members.
bounds() const (defined in Oriented< Shape >) | Oriented< Shape > | inline |
contains(Vec< T, N > p) const | Oriented< Shape > | inline |
convex_support(Vec< T, N > d) const (defined in Oriented< Shape >) | Oriented< Shape > | inline |
Convex< Shape::elem_t, Shape::N, Oriented< Shape > >::convex_support(point_t d) const | Convex< Shape::elem_t, Shape::N, Oriented< Shape > > | inline |
elem_t typedef | Bounded< T, _N, Derived > | |
intersect(const Ray< T, N > &r) const | Oriented< Shape > | inline |
intersects(const Convex< Shape::elem_t, N, Shape > &other) const | Convex< Shape::elem_t, Shape::N, Oriented< Shape > > | inline |
N | Oriented< Shape > | static |
operator*(const AffineTransform< typename Shape::elem_t, Shape::N > &xf, const Shape &s) | Oriented< Shape > | related |
operator*(const AffineTransform< typename Shape::elem_t, Shape::N > &xf, const Oriented< Shape > &s) | Oriented< Shape > | related |
operator*=(Oriented< Shape > &s, const AffineTransform< typename Shape::elem_t, Shape::N > &xf) | Oriented< Shape > | related |
operator/(const Shape &s, const AffineTransform< typename Shape::elem_t, Shape::N > &xf) | Oriented< Shape > | related |
operator/(const Oriented< Shape > &s, const AffineTransform< typename Shape::elem_t, Shape::N > &xf) | Oriented< Shape > | related |
operator/=(Oriented< Shape > &s, const AffineTransform< typename Shape::elem_t, Shape::N > &xf) | Oriented< Shape > | related |
Oriented() | Oriented< Shape > | inline |
Oriented(const Shape &s) | Oriented< Shape > | inline |
Oriented(const Shape &s, const AffineTransform< T, N > &xf) | Oriented< Shape > | inline |
oriented_bounds() const | Oriented< Shape > | inline |
OrientedRect typedef | Oriented< Shape > | related |
shape | Oriented< Shape > | |
T typedef | Oriented< Shape > | |
xf | Oriented< Shape > |