![]() |
Pioneer
|
#include <LuaPiGuiInternal.h>

Public Member Functions | |
| TScreenSpace (const bool onScreen, const vector2d &screenPos, const vector3d &direction) | |
Public Attributes | |
| bool | _onScreen |
| vector2d | _screenPosition |
| vector3d | _direction |
| Body * | _body |
|
inline |
| Body* PiGui::TScreenSpace::_body |
| vector3d PiGui::TScreenSpace::_direction |
| bool PiGui::TScreenSpace::_onScreen |
| vector2d PiGui::TScreenSpace::_screenPosition |