geomc 1.0
A c++ linear algebra template library
Cylinder< T, N > Member List

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

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
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 typedefBounded< T, _N, Derived >
intersect(const Ray< T, N > &ray) constCylinder< T, N >inline
intersects(const Convex< T, N, Shape > &other) constConvex< T, N, Cylinder< T, N > >inline
NBounded< T, _N, Derived >static
normal(Vec< T, N > p) constProjectable< T, N, Cylinder< T, N > >inline
p0Cylinder< T, N >
p1Cylinder< 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