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

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

bounds() const (defined in Sphere< T, N >)Sphere< T, N >inline
centerSphere< T, N >
clip(Vec< T, N > p) constProjectable< T, N, Sphere< T, N > >inline
contains(point_t p) constSphere< T, N >inline
convex_support(point_t d) const (defined in Sphere< T, N >)Sphere< T, N >inline
elem_t typedefBounded< T, _N, Derived >
intersect(const Ray< T, N > &ray) constSphere< T, N >inline
intersects(Sphere s) constSphere< T, N >inline
Convex< T, N, Sphere< T, N > >::intersects(const Convex< T, N, Shape > &other) constConvex< T, N, Sphere< T, N > >inline
NBounded< T, _N, Derived >static
normal(point_t p) constSphere< T, N >inline
point_t typedef (defined in Sphere< T, N >)Sphere< T, N >
project(point_t p) constSphere< T, N >inline
rSphere< T, N >
sdf(point_t p) constSphere< T, N >inline
Sphere()Sphere< T, N >inline
Sphere(T r)Sphere< T, N >inline
Sphere(const point_t &c, T r)Sphere< T, N >inline