Pathfinder
Classes | Namespaces
Line3.h File Reference

This file declares the struct Line3 that represents three-dimensional line. More...

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

Go to the source code of this file.

Classes

struct  Pathfinder::Line3
 This struct represents a 3D line of the form u = v + rw. More...
 

Namespaces

 Pathfinder
 

Detailed Description

This file declares the struct Line3 that represents three-dimensional line.

Author
Jan-Luca Hansel