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

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