![]() |
Stellarium
0.16.1
|
This header contains useful classes for common geometric operations that are useful for 3D rendering, such as AABB, and other vector math helpers. More...
#include "VecMath.hpp"
Go to the source code of this file.
Classes | |
class | AABBox |
An axis-aligned bounding-box class. More... | |
class | Line |
A simple line class, identified by a point and a direction vector. More... | |
This header contains useful classes for common geometric operations that are useful for 3D rendering, such as AABB, and other vector math helpers.
Definition in file GeomMath.hpp.