geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 12]
 NgeomNamespace of all geomc functions and classes
 RTransformRepresents a means of transforming a point or vector
 RTransformable
 RDimensionalObjectConcept for an object or operation that exists in a certain dimension with a certain coordinate type
 RCubicSplineObjectConcept for a cubic spline
 RBoundedObjectA shape which can efficiently report its bounding box
 RConvexObjectA convex shape which implements its convex support function
 RRayIntersectableObjectA shape which can be intersected by a ray
 RRegionObjectA shape which can test for point containment
 RSdfObjectA shape which can report its exact signed distance field
 RInteriorMeasurableObjectA shape which can measure its interior region
 RBoundaryMeasurableObjectA shape which can measure its boundary
 RMeasurableObjectA shape which can measure both its surface area and volume
 RProjectableObjectA shape which can perform an orthogonal projection to its boundary