geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for Dilated< Shape >, including all inherited members.
admits_cusps() (defined in Dilated< Shape >) | Dilated< Shape > | inlinestatic |
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 |
convex_support(Vec< T, N > d) const (defined in Dilated< Shape >) | Dilated< Shape > | inline |
geom::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 | Dimensional< Shape::elem_t, N > | |
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< T, N > p) const (defined in Dilated< Shape >) | Dilated< Shape > | inline |
operator==(const Dilated &other) const (defined in Dilated< Shape >) | Dilated< Shape > | inline |
point_t typedef | Dimensional< Shape::elem_t, N > | |
project(Vec< T, N > p) const | Dilated< Shape > | inline |
sdf(Vec< T, N > p) const | Dilated< Shape > | inline |
shape | Dilated< Shape > | |
shell(Vec< T, N > center, T r0, T r1) | Dilated< Shape > | related |
shell(const Sphere< T, N > &s, T thickness) | Dilated< Shape > | related |
T typedef | Dilated< Shape > |