geomc 1.0
A c++ linear algebra template library
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Concepts
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.