Two dimensional shapes. More...
#include "geometry.hpp"
Go to the source code of this file.
Classes | |
class | Shape2D |
Abstract type for a two dimensional shape. More... | |
class | Circle |
A circle. More... | |
class | Outside |
Complement set of the points inside a certain shape. More... | |
Two dimensional shapes.
Definition in file shape_2d.hpp.