scsl 1.0.1
Shimmering Clarity Standard Library
Loading...
Searching...
No Matches
geom.h
Go to the documentation of this file.
1
22
23#ifndef SCSL_GEOM_H
24#define SCSL_GEOM_H
25
26
27#include <scmp/geom/Coord2D.h>
30#include <scmp/geom/Vector.h>
31
32
33namespace scmp {
34
35
37namespace geom {}
38
39
40} // namespace scmp
41
42
43#endif // SCSL_GEOM_H
2D point and polar coordinate systems.
Orientation of vectors w.r.t. a reference plane, assumed to be the Earth.
Quaternion implementation suitable for navigation in R3.
Linear algebraic vector class.
Shimmering Clarity Math & Physics toolkit.
Definition estimation.h:31