Pico Headers
Loading...
Searching...
No Matches
Public Attributes | List of all members
ph_ray_t Struct Reference

A ray (directed line segment) More...

#include <pico_hit.h>

Collaboration diagram for ph_ray_t:
Collaboration graph
[legend]

Public Attributes

pv2 origin
 The origin of the ray.
 
pv2 dir
 The direction of the ray (normalized)
 
pfloat len
 The length of the ray.
 

Detailed Description

A ray (directed line segment)

Member Data Documentation

◆ origin

pv2 ph_ray_t::origin

The origin of the ray.

◆ dir

pv2 ph_ray_t::dir

The direction of the ray (normalized)

◆ len

pfloat ph_ray_t::len

The length of the ray.


The documentation for this struct was generated from the following file: