vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vrecko::vThread Member List

This is the complete list of members for vrecko::vThread, including all inherited members.

addEntity(BaseClass *ent)vrecko::vThread
createMutex()vrecko::vThreadstatic
destroyMutex(pthread_mutex_t *mutex)vrecko::vThreadstatic
donevrecko::vThreadprotected
entity_vectorvrecko::vThreadprotected
frequencyvrecko::vThreadprotected
getDelay(osg::Timer_t last_t, float freq)vrecko::vThreadstatic
getDelay(void)vrecko::vThreadinline
getDone(void)vrecko::vThreadinline
getEntityPtr(int pos)vrecko::vThreadinline
getEntityVec(void)vrecko::vThreadinline
getFrequency(void)vrecko::vThreadinline
getFuncPtrvrecko::vThreadinline
getLastTick(void)vrecko::vThreadinline
getMutex(void)vrecko::vThreadinline
getRun(void)vrecko::vThreadinline
getStepCounter(void)vrecko::vThreadinline
getTimerPtr(void)vrecko::vThreadinlinestatic
hvT_Mutexvrecko::vThreadprotected
last_tickvrecko::vThread
removeEntity(BaseClass *ent)vrecko::vThread
reportError(const std::string &error)vrecko::vThread
reportError(char *error)vrecko::vThreadinline
runvrecko::vThreadprotected
start(void)vrecko::vThreadinline
step_countervrecko::vThreadprotected
stop(void)vrecko::vThreadinline
syncEntityVector(void)vrecko::vThread
temp_entity_mapvrecko::vThreadprotected
th_readvrecko::vThreadprotected
timervrecko::vThreadprotectedstatic
voidFuncPtrvrecko::vThreadprotected
vThread(BaseClass *ent_ptr, float freq)vrecko::vThread
vThread(std::vector< BaseClass * > ent_vec, float freq)vrecko::vThread
vThread(void(*funcPtr)(void), float freq)vrecko::vThread
vThread(void(*funcPtr)(void), unsigned int step, float freq)vrecko::vThread
~vThread()vrecko::vThread