Allolib  1.0
C++ Components For Interactive Multimedia
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
al::PickEvent Struct Reference

Public Member Functions

 PickEvent (PickEventType t, Rayd r)
 
 PickEvent (PickEventType t, Rayd r, Pose p)
 
 PickEvent (PickEventType t, Rayd r, Vec3f v)
 
 PickEvent (PickEventType t, Rayd r, Pose p, Vec3f v)
 
 PickEvent (PickEventType t, Rayd r, float v)
 
 PickEvent (PickEventType t, Pose p)
 
 PickEvent (PickEventType t, float v)
 

Public Attributes

PickEventType type
 
Rayd ray
 
Pose pose
 
Vec3f vec
 
float amount
 

Detailed Description

Definition at line 28 of file al_Pickable.hpp.


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