geomc 1.0
A c++ linear algebra template library
Oriented< Shape > Member List

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) constOriented< 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) constConvex< Shape::elem_t, Shape::N, Oriented< Shape > >inline
elem_t typedefBounded< T, _N, Derived >
intersect(const Ray< T, N > &r) constOriented< Shape >inline
intersects(const Convex< Shape::elem_t, N, Shape > &other) constConvex< Shape::elem_t, Shape::N, Oriented< Shape > >inline
NOriented< 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() constOriented< Shape >inline
OrientedRect typedefOriented< Shape >related
shapeOriented< Shape >
T typedefOriented< Shape >
xfOriented< Shape >