geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
Dilated< Shape > Member List

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) constProjectable< Shape::elem_t, Shape::N, Dilated< Shape > >inline
contains(Vec< T, N > p) constDilated< 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) 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 typedefDimensional< Shape::elem_t, N >
intersects(const Convex< Shape::elem_t, N, Shape > &other) constConvex< Shape::elem_t, Shape::N, Dilated< Shape > >inline
NDilated< 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 typedefDimensional< Shape::elem_t, N >
project(Vec< T, N > p) constDilated< Shape >inline
sdf(Vec< T, N > p) constDilated< Shape >inline
shapeDilated< 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 typedefDilated< Shape >