|
Pico Headers
|
A ray (directed line segment) More...
#include <pico_hit.h>

Public Attributes | |
| pv2 | origin |
| The origin of the ray. | |
| pv2 | dir |
| The direction of the ray (normalized) | |
| pfloat | len |
| The length of the ray. | |
A ray (directed line segment)
| pv2 ph_ray_t::origin |
The origin of the ray.
| pv2 ph_ray_t::dir |
The direction of the ray (normalized)
| pfloat ph_ray_t::len |
The length of the ray.