23 const std::shared_ptr<geometrize::Shape>
shape;
const std::shared_ptr< geometrize::Shape > shape
Definition: shaperesult.h:23
const geometrize::rgba color
Definition: shaperesult.h:22
const double score
Definition: shaperesult.h:21
The ShapeResult struct is a container for info about a shape added to the model.
Definition: shaperesult.h:19
The rgba struct is a helper for manipulating RGBA8888 color data.
Definition: rgba.h:12