Pathfinder
|
This file declares the struct Plane that represents a plane in three-dimensional space. More...
#include <Geometry/Vec3.h>
Go to the source code of this file.
Classes | |
struct | Pathfinder::Plane |
This struct models a plane of the form ax + by + cz + d = 0. More... | |
Namespaces | |
Pathfinder | |
This file declares the struct Plane that represents a plane in three-dimensional space.