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

This is the complete list of members for Dilated< Shape >, including all inherited members.

bounds() const (defined in Dilated< Shape >)Dilated< Shape >inline
clip(Vec< Shape::elem_t, N > p) constProjectable< Shape::elem_t, Shape::N, Dilated< Shape > >inline
contains(Vec< T, N > p) constDilated< Shape >inline
Projectable< Shape::elem_t, Shape::N, Dilated< Shape > >::contains(Vec< T, N > p) constSdfEvaluable< T, N, Derived >inline
convex_support(Vec< T, N > d) const (defined in Dilated< Shape >)Dilated< Shape >inline
Convex< Shape::elem_t, Shape::N, Dilated< Shape > >::convex_support(point_t d) constConvex< Shape::elem_t, Shape::N, Dilated< Shape > >inline
dilate(const Shape &s, typename Shape::elem_t dilation)Dilated< Shape >related
dilate(const Dilated< Shape > &s, typename Shape::elem_t dilation)Dilated< Shape >related
dilate(Plane< T, N > p, T dilation)Dilated< Shape >related
dilate(const Sphere< T, N > &s, T dilation)Dilated< Shape >related
Dilated()Dilated< Shape >inline
Dilated(const Shape &s)Dilated< Shape >inline
Dilated(const Shape &s, T dilation)Dilated< Shape >inline
dilationDilated< Shape >
elem_t typedefBounded< T, _N, Derived >
intersects(const Convex< Shape::elem_t, N, Shape > &other) constConvex< Shape::elem_t, Shape::N, Dilated< Shape > >inline
NDilated< Shape >static
normal(Vec< Shape::elem_t, N > p) constProjectable< Shape::elem_t, Shape::N, Dilated< Shape > >inline
project(Vec< T, N > p) constDilated< Shape >inline
sdf(Vec< T, N > p) constDilated< Shape >inline
geom::SdfEvaluable::sdf(Vec< T, N > p) constSdfEvaluable< T, N, Derived >inline
shapeDilated< Shape >
T typedefDilated< Shape >