Pathfinder
|
This file declares the struct Line3Norm that inherits from Line3. More...
#include "Line3.h"
Go to the source code of this file.
Classes | |
struct | Pathfinder::Line3Norm |
This struct represents a line of the form u = v + rw where w is normalized to length 1. More... | |
Namespaces | |
Pathfinder | |
This file declares the struct Line3Norm that inherits from Line3.
Its a Line3 with a normalized direction vector.