|
geomc 1.0
A c++ linear algebra template library
|
| ▼Ngeom | Namespace of all geomc functions and classes |
| RTransform | Represents a means of transforming a point or vector |
| RTransformable | |
| RDimensionalObject | Concept for an object or operation that exists in a certain dimension with a certain coordinate type |
| RCubicSplineObject | Concept for a cubic spline |
| RBoundedObject | A shape which can efficiently report its bounding box |
| RConvexObject | A convex shape which implements its convex support function |
| RRayIntersectableObject | A shape which can be intersected by a ray |
| RRegionObject | A shape which can test for point containment |
| RSdfObject | A shape which can report its exact signed distance field |
| RInteriorMeasurableObject | A shape which can measure its interior region |
| RBoundaryMeasurableObject | A shape which can measure its boundary |
| RMeasurableObject | A shape which can measure both its surface area and volume |
| RProjectableObject | A shape which can perform an orthogonal projection to its boundary |