Pathfinder
Classes | Namespaces
Line3Norm.h File Reference

This file declares the struct Line3Norm that inherits from Line3. More...

#include "Line3.h"
Include dependency graph for Line3Norm.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

This file declares the struct Line3Norm that inherits from Line3.

Its a Line3 with a normalized direction vector.

Author
Jan-Luca Hansel