feisty meow concerns codebase
2.140
|
#include "cartesian_objects.h"
#include "ellipse.h"
#include "line.h"
#include "rectangle.h"
#include <basis/functions.h>
#include <math.h>
Go to the source code of this file.
Namespaces | |
geometric | |
Contains all of our objects for geometry and avoids name clashes. | |