Stg::World Member List
This is the complete list of members for Stg::World, including all inherited members.access_mutex | Stg::Ancestor | [protected] |
active_energy | Stg::World | |
active_velocity | Stg::World | |
AddChild(Model *mod) | Stg::Ancestor | [virtual] |
AddModel(Model *mod) | Stg::World | [virtual] |
AddModelName(Model *mod, const std::string &name) | Stg::World | |
AddPowerPack(PowerPack *pp) | Stg::World | |
AddSuperRegion(const stg_point_int_t &coord) | Stg::World | |
AddUpdateCallback(stg_world_callback_t cb, void *user) | Stg::World | |
Ancestor() | Stg::Ancestor | |
args | Stg::World | [static] |
CallUpdateCallbacks() | Stg::World | [protected] |
CancelQuit() | Stg::World | [inline] |
CancelQuitAll() | Stg::World | [inline] |
cb_list | Stg::World | [protected] |
child_type_counts | Stg::Ancestor | |
children | Stg::Ancestor | [protected] |
ClearRays() | Stg::World | |
ClockString(void) const | Stg::World | [virtual] |
ConsumeQueue(unsigned int queue_num) | Stg::World | |
CreateModel(Model *parent, const std::string &typestr) | Stg::World | |
CreateSuperRegion(stg_point_int_t origin) | Stg::World | |
ctrlargs | Stg::World | [static] |
debug | Stg::Ancestor | [protected] |
DEFAULT_PPM | Stg::World | [static] |
DestroySuperRegion(SuperRegion *sr) | Stg::World | |
Enqueue(unsigned int queue_num, stg_usec_t delay, Model *mod) | Stg::World | |
event_queues | Stg::World | |
ExpireSuperRegion(SuperRegion *sr) | Stg::World | |
Extend(stg_point3_t pt) | Stg::World | |
extent | Stg::World | [protected] |
ForEachCellInLine(const stg_point_int_t &pt1, const stg_point_int_t &pt2, CellPtrVec &cells) | Stg::World | |
ForEachDescendant(stg_model_callback_t func, void *arg) | Stg::Ancestor | |
GetChildren() | Stg::Ancestor | [inline] |
GetEventQueue(Model *mod) | Stg::World | |
GetExtent() | Stg::World | [inline] |
GetGlobalPose() | Stg::Ancestor | [virtual] |
GetGround() | Stg::World | [inline] |
GetModel(const std::string &name) const | Stg::World | |
GetSuperRegion(const stg_point_int_t &coord) | Stg::World | [inline] |
GetSuperRegionCached(const stg_point_int_t &coord) | Stg::World | [inline] |
GetSuperRegionCached(int32_t x, int32_t y) | Stg::World | [inline] |
GetUpdateCount() | Stg::World | [inline] |
GetWorldFile() | Stg::World | [inline] |
graphics | Stg::World | [protected] |
ground | Stg::World | |
IsGUI() const | Stg::World | [inline, virtual] |
Load(const char *worldfile_path) | Stg::World | [virtual] |
Stg::Ancestor::Load(Worldfile *wf, int section) | Stg::Ancestor | [protected] |
LoadBlock(Worldfile *wf, int entity) | Stg::World | |
LoadBlockGroup(Worldfile *wf, int entity) | Stg::World | |
LoadModel(Worldfile *wf, int entity) | Stg::World | |
Lock() | Stg::Ancestor | [inline] |
Log(Model *mod) | Stg::World | |
MetersToPixels(stg_meters_t x) | Stg::World | [inline] |
MetersToPixels(const stg_point_t &pt) | Stg::World | [inline] |
NeedRedraw() | Stg::World | [inline] |
option_table | Stg::World | [protected] |
PastQuitTime() | Stg::World | |
paused | Stg::World | |
Paused() | Stg::World | [inline] |
PopColor() | Stg::World | [inline, virtual] |
powerpack_list | Stg::World | [protected] |
PushColor(Color col) | Stg::World | [inline, virtual] |
PushColor(double r, double g, double b, double a) | Stg::World | [inline, virtual] |
Quit() | Stg::World | [inline] |
quit_time | Stg::World | [protected] |
QuitAll() | Stg::World | [inline] |
ray_list | Stg::World | [protected] |
Raytrace(const Ray &ray) | Stg::World | |
Raytrace(const Pose &pose, const stg_meters_t range, const stg_ray_test_func_t func, const Model *finder, const void *arg, const bool ztest) | Stg::World | |
Raytrace(const Pose &pose, const stg_meters_t range, const stg_radians_t fov, const stg_ray_test_func_t func, const Model *finder, const void *arg, stg_raytrace_result_t *samples, const uint32_t sample_count, const bool ztest) | Stg::World | |
RecentlySelectedModel() | Stg::World | [inline, virtual] |
RecordRay(double x1, double y1, double x2, double y2) | Stg::World | |
RegisterOption(Option *opt) | Stg::World | |
Reload() | Stg::World | [virtual] |
RemoveChild(Model *mod) | Stg::Ancestor | [virtual] |
RemoveModel(Model *mod) | Stg::World | [virtual] |
RemovePowerPack(PowerPack *pp) | Stg::World | |
RemoveUpdateCallback(stg_world_callback_t cb, void *user) | Stg::World | |
Resolution() | Stg::World | [inline] |
rt_candidate_cells | Stg::World | |
rt_cells | Stg::World | |
Save(const char *filename) | Stg::World | [virtual] |
Stg::Ancestor::Save(Worldfile *wf, int section) | Stg::Ancestor | [protected] |
SetToken(const std::string &str) | Stg::Ancestor | [inline] |
ShowClock(bool enable) | Stg::World | [inline] |
sim_interval | Stg::World | |
sim_time | Stg::World | [protected] |
SimTimeNow(void) | Stg::World | |
sr_cached | Stg::World | [protected] |
Start() | Stg::World | [inline, virtual] |
Stop() | Stg::World | [inline, virtual] |
superregions | Stg::World | [protected] |
TestQuit() | Stg::World | [inline] |
TogglePause() | Stg::World | [inline, virtual] |
token | Stg::Ancestor | [protected] |
Token() | Stg::Ancestor | [inline] |
TryCharge(PowerPack *pp, const Pose &pose) | Stg::World | |
UnLoad() | Stg::World | [virtual] |
Unlock() | Stg::Ancestor | [inline] |
Update(void) | Stg::World | [virtual] |
update_lists | Stg::World | [protected] |
update_thread_entry(std::pair< World *, int > *info) | Stg::World | [static] |
UpdateAll() | Stg::World | [static] |
updates | Stg::World | [protected] |
wf | Stg::World | [protected] |
World(const std::string &name="MyWorld", double ppm=DEFAULT_PPM) | Stg::World | |
~Ancestor() | Stg::Ancestor | [virtual] |
~World() | Stg::World | [virtual] |
Generated on Tue Oct 20 15:42:06 2009 for Stage by 1.6.1