Stellarium  0.16.1
Classes
GeomMath.hpp File Reference

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"
+ Include dependency graph for GeomMath.hpp:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.