feisty meow concerns codebase
2.140
|
#include <basis/byte_array.h>
#include <basis/common_outcomes.h>
#include <basis/contracts.h>
#include <structures/object_packers.h>
#include <math.h>
Go to the source code of this file.
Classes | |
class | geometric::angle< contents > |
class | geometric::double_angle |
double_angle provides a non-templated class for forward declarations. More... | |
Namespaces | |
geometric | |
Contains all of our objects for geometry and avoids name clashes. | |
Enumerations | |
enum | geometric::angular_units { geometric::DEGREES , geometric::RADIANS } |
Represents a geometric angle. More... | |