geomc 1.0
A c++ linear algebra template library
|
A convex shape which implements its convex support function. More...
#include <geomc/shape/ShapeTypes.h>
A convex shape which implements its convex support function.
ConvexObject implies BoundedObject, because the support function can be used to compute the bounding box.