|
geomc 1.0
A c++ linear algebra template library
|
Informational class which reveals whether its Shape parameter implements the shape concept Concept.
More...
#include <geomc/shape/Shape.h>
Static Public Attributes | |
| static constexpr bool | value |
Informational class which reveals whether its Shape parameter implements the shape concept Concept.
| Shape | Shape class to query |
| Concept | Shape concept (e.g., Convex, Bounded, SdfEvaluable, etc.) |