geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
Cylinder< T, N > Member List

This is the complete list of members for Cylinder< T, N >, including all inherited members.

admits_cusps() (defined in Cylinder< T, N >)Cylinder< T, N >inlinestatic
bounds() constCylinder< T, N >inline
clip(Vec< T, N > p) constProjectable< T, N, Cylinder< T, N > >inline
contains(Vec< T, N > p) constCylinder< T, N >inline
convex_support(Vec< T, N > d) const (defined in Cylinder< T, N >)Cylinder< T, N >inline
geom::Convex< T, N, Cylinder< T, N > >::convex_support(point_t d) constConvex< T, N, Cylinder< T, N > >inline
Cylinder()Cylinder< T, N >inline
Cylinder(T r)Cylinder< T, N >inline
Cylinder(const Vec< T, N > &p0, const Vec< T, N > &p1, T radius)Cylinder< T, N >inline
elem_t typedefDimensional< T, N >
intersect(const Ray< T, N > &ray) constCylinder< T, N >inline
intersects(const Convex< T, N, Shape > &other) constConvex< T, N, Cylinder< T, N > >inline
measure_boundary() constCylinder< T, N >inline
measure_interior() constCylinder< T, N >inline
NDimensional< T, N >static
normal(Vec< T, N > p) const (defined in Cylinder< T, N >)Cylinder< T, N >inline
operator==(const Cylinder< T, N > &other) const (defined in Cylinder< T, N >)Cylinder< T, N >inline
p0Cylinder< T, N >
p1Cylinder< T, N >
point_t typedefDimensional< T, N >
project(Vec< T, N > p) const (defined in Cylinder< T, N >)Cylinder< T, N >inline
radiusCylinder< T, N >
sdf(Vec< T, N > p) constCylinder< T, N >inline