feisty meow concerns codebase
2.140
|
#include "angle.h"
#include "math_bits.h"
#include "point.h"
#include <basis/astring.h>
#include <basis/contracts.h>
#include <basis/functions.h>
#include <structures/object_packers.h>
#include <math.h>
Go to the source code of this file.
Classes | |
class | geometric::point< numeric_type > |
Represents a geometric point. More... | |
Namespaces | |
geometric | |
Contains all of our objects for geometry and avoids name clashes. | |