Pathfinder
Classes | Namespaces
Line3Unnorm.h File Reference

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

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

Go to the source code of this file.

Classes

struct  Pathfinder::Line3Unnorm
 This struct represents a line of the form u = v + rw where ||w|| = 1 does not neccessarily hold. More...
 

Namespaces

 Pathfinder
 

Detailed Description

This file declares the struct Line3Unnorm that inherits from Line3.

Its a Line3 with a non-normalized direction vector.

Author
Jan-Luca Hansel