This is the complete list of members for Sphere< T, N >, including all inherited members.
| admits_cusps() (defined in Sphere< T, N >) | Sphere< T, N > | inlinestatic |
| bounds() const (defined in Sphere< T, N >) | Sphere< T, N > | inline |
| center | Sphere< T, N > | |
| Circle typedef | Sphere< T, N > | related |
| clip(Vec< T, N > p) const | Projectable< T, N, Sphere< T, N > > | inline |
| contains(point_t p) const | Sphere< T, N > | inline |
| convex_support(point_t d) const (defined in Sphere< T, N >) | Sphere< T, N > | inline |
| elem_t typedef | Convex< T, N, Sphere< T, N > > | |
| intersect(const Ray< T, N > &ray) const | Sphere< T, N > | inline |
| intersects(Sphere s) const | Sphere< T, N > | inline |
| intersects(const Rect< T, N > &rect) const (defined in Sphere< T, N >) | Sphere< T, N > | inline |
| geom::Convex< T, N, Sphere< T, N > >::intersects(const Convex< T, N, Shape > &other) const | Convex< T, N, Sphere< T, N > > | inline |
| measure_boundary() const | Sphere< T, N > | inline |
| measure_interior() const | Sphere< T, N > | inline |
| N | Convex< T, N, Sphere< T, N > > | static |
| normal(point_t p) const | Sphere< T, N > | inline |
| operator==(const Sphere &other) const (defined in Sphere< T, N >) | Sphere< T, N > | inline |
| point_t typedef | Convex< T, N, Sphere< T, N > > | |
| project(point_t p) const | Sphere< T, N > | inline |
| r | Sphere< T, N > | |
| sdf(point_t p) const | Sphere< 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 |