|
geomc 1.0
A c++ linear algebra template library
|
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 |
| axis() const (defined in Cylinder< T, N >) | Cylinder< T, N > | inline |
| bounds() const | Cylinder< T, N > | inline |
| clip(Vec< T, N > p) const (defined in Cylinder< T, N >) | Cylinder< T, N > | inline |
| contains(Vec< T, N > p) const | Cylinder< 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 typedef | Dimensional< T, N > | |
| intersect(const Ray< T, N > &ray) const | Cylinder< T, N > | inline |
| intersects(const Shape &other) const (defined in Cylinder< T, N >) | Cylinder< T, N > | inline |
| measure_boundary() const | Cylinder< T, N > | inline |
| measure_interior() const | Cylinder< T, N > | inline |
| N | Dimensional< 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 |
| p0 | Cylinder< T, N > | |
| p1 | Cylinder< T, N > | |
| point_t typedef | Dimensional< T, N > | |
| project(Vec< T, N > p) const (defined in Cylinder< T, N >) | Cylinder< T, N > | inline |
| radius | Cylinder< T, N > | |
| sdf(Vec< T, N > p) const | Cylinder< T, N > | inline |