bounds() const (defined in Dilated< Shape >) | Dilated< Shape > | inline |
clip(Vec< Shape::elem_t, N > p) const | Projectable< Shape::elem_t, Shape::N, Dilated< Shape > > | inline |
contains(Vec< T, N > p) const | Dilated< Shape > | inline |
Projectable< Shape::elem_t, Shape::N, Dilated< Shape > >::contains(Vec< T, N > p) const | SdfEvaluable< 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) const | Convex< 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 |
dilation | Dilated< Shape > | |
elem_t typedef | Bounded< T, _N, Derived > | |
intersects(const Convex< Shape::elem_t, N, Shape > &other) const | Convex< Shape::elem_t, Shape::N, Dilated< Shape > > | inline |
N | Dilated< Shape > | static |
normal(Vec< Shape::elem_t, N > p) const | Projectable< Shape::elem_t, Shape::N, Dilated< Shape > > | inline |
project(Vec< T, N > p) const | Dilated< Shape > | inline |
sdf(Vec< T, N > p) const | Dilated< Shape > | inline |
geom::SdfEvaluable::sdf(Vec< T, N > p) const | SdfEvaluable< T, N, Derived > | inline |
shape | Dilated< Shape > | |
T typedef | Dilated< Shape > | |