Allolib  1.0
C++ Components For Interactive Multimedia
al::Hit Struct Reference

Public Member Functions

 Hit (bool h, Rayd r, double tt, Pickable *pp)
 
Vec3d operator() ()
 

Public Attributes

bool hit
 
Rayd ray
 
double t
 
Pickablep
 

Detailed Description

Definition at line 46 of file al_Pickable.hpp.


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