geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
geom::MeasurableObject Concept Reference

A shape which can measure both its surface area and volume. More...

#include <geomc/shape/ShapeTypes.h>

Concept definition

template<typename Shape>
A shape which can measure its boundary.
Definition ShapeTypes.h:225
A shape which can measure its interior region.
Definition ShapeTypes.h:212
A shape which can measure both its surface area and volume.
Definition ShapeTypes.h:235

Detailed Description

A shape which can measure both its surface area and volume.