geomc 1.0
A c++ linear algebra template library
Classes
Traits

Metadata about shape classes. More...

Classes

struct  implements_shape_concept< Dilated< Shape >, Projectable >
 
struct  implements_shape_concept< Dilated< Shape >, Convex >
 
struct  implements_shape_concept< Extrusion< Shape >, Projectable >
 
struct  implements_shape_concept< Extrusion< Shape >, RayIntersectable >
 
struct  implements_shape_concept< Extrusion< Shape >, Convex >
 
struct  implements_shape_concept< Extrusion< Shape >, SdfEvaluable >
 
struct  implements_shape_concept< Frustum< Shape >, RayIntersectable >
 
struct  implements_shape_concept< Frustum< Shape >, Convex >
 
struct  implements_shape_concept< Oriented< Shape >, RayIntersectable >
 
struct  implements_shape_concept< Oriented< Shape >, Convex >
 
struct  implements_shape_concept< Shape, Concept >
 Informational class which reveals whether its Shape parameter implements the shape concept Concept. More...
 
struct  shape_traits< Shape >
 Informational class which describes its template parameter shape. More...
 

Detailed Description

Metadata about shape classes.