vrecko
virtual reality framework
|
#include <vreckoAP/ShootingSimulation/ShootingSimulation.h>
#include <osgDB/ReadFile>
#include <string>
#include <time.h>
Classes | |
struct | MyReadCallback |
class | EOLineSegmentIntersector |
Functions | |
METHOD_INPUT (Start, MessageBool, ShootingSimulation) | |
METHOD_INPUT (Mouse, MessageVec2, ShootingSimulation) | |
METHOD_INPUT (Trigger, MessageBool, ShootingSimulation) | |
METHOD_INPUT (Sensor_Transformation, MessageSensorTransformation, ShootingSimulation) | |
METHOD_INPUT | ( | Start | , |
MessageBool | , | ||
ShootingSimulation | |||
) |
METHOD_INPUT | ( | Mouse | , |
MessageVec2 | , | ||
ShootingSimulation | |||
) |
METHOD_INPUT | ( | Trigger | , |
MessageBool | , | ||
ShootingSimulation | |||
) |
METHOD_INPUT | ( | Sensor_Transformation | , |
MessageSensorTransformation | , | ||
ShootingSimulation | |||
) |