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

Public Member Functions | |
| GroupInfo (int trackIdx, vector3f screenpos, types type=OBJECT) | |
| void | setSpecial (int index) |
| bool | hasSpecial (int index) const |
Public Attributes | |
| types | type |
| vector3f | screenpos |
| uint32_t | specials |
| std::vector< int > | tracks |
|
inline |
|
inline |
| vector3f Projectable::GroupInfo::screenpos |
| uint32_t Projectable::GroupInfo::specials |
| std::vector<int> Projectable::GroupInfo::tracks |
| types Projectable::GroupInfo::type |