Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Projectable::GroupInfo Struct Reference

#include <SystemView.h>

Collaboration diagram for Projectable::GroupInfo:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

◆ GroupInfo()

Projectable::GroupInfo::GroupInfo ( int  trackIdx,
vector3f  screenpos,
types  type = OBJECT 
)
inline

Member Function Documentation

◆ hasSpecial()

bool Projectable::GroupInfo::hasSpecial ( int  index) const
inline

◆ setSpecial()

void Projectable::GroupInfo::setSpecial ( int  index)
inline

Member Data Documentation

◆ screenpos

vector3f Projectable::GroupInfo::screenpos

◆ specials

uint32_t Projectable::GroupInfo::specials

◆ tracks

std::vector<int> Projectable::GroupInfo::tracks

◆ type

types Projectable::GroupInfo::type

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