Pico Headers
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
ph_raycast_t Struct Reference

Raycast information. More...

#include <pico_hit.h>

Collaboration diagram for ph_raycast_t:
Collaboration graph
[legend]

Public Attributes

pv2 normal
 The surface normal at the point of impact.
 
pfloat dist
 The distance fromt the origin to the point of impact.
 

Detailed Description

Raycast information.

Member Data Documentation

◆ normal

pv2 ph_raycast_t::normal

The surface normal at the point of impact.

◆ dist

pfloat ph_raycast_t::dist

The distance fromt the origin to the point of impact.


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