geom::ray Struct Reference
#include <geom2d.h>
List of all members.
Constructor & Destructor Documentation
| geom::ray::ray |
( |
|
) |
[inline] |
| geom::ray::ray |
( |
double |
x0, |
|
|
double |
y0, |
|
|
double |
xd, |
|
|
double |
yd | |
|
) |
| | [inline] |
Member Function Documentation
| vector geom::ray::shoot |
( |
double |
t |
) |
const |
| void geom::ray::advance |
( |
double |
t |
) |
|
| bool geom::ray::to_grid |
( |
const grid & |
g, |
|
|
bool |
half | |
|
) |
| | |
| bool geom::ray::to_next_cell |
( |
const grid & |
g |
) |
|
Member Data Documentation
The documentation for this struct was generated from the following files: