, including all inherited members.
_oneTimePostDeviceCreate(void) | OgreHaptics::System | |
addRenderSystem(RenderSystem *newRend) | OgreHaptics::System | |
createDevice(const String &name, const DeviceInitInfo &initInfo) | OgreHaptics::System | |
createDevice(const String &name, unsigned int index, DeviceInitInfo &initInfo) | OgreHaptics::System | |
destroyAllDevices(void) | OgreHaptics::System | |
destroyDevice(const String &name) | OgreHaptics::System | |
destroyDevice(Device *device) | OgreHaptics::System | |
getAvailableNamedDevices(void) const | OgreHaptics::System | |
getAvailableRenderSystems(void) | OgreHaptics::System | |
getConfigSettings(void) const | OgreHaptics::System | |
getDevice(const String &name) | OgreHaptics::System | |
getDeviceIterator(void) const | OgreHaptics::System | |
getInstalledPlugins() const | OgreHaptics::System | |
getLog(void) | OgreHaptics::System | |
getNumConnectedDevices(void) | OgreHaptics::System | |
getOption(const String &key, void *value) | OgreHaptics::System | |
getRenderSystemByName(const String &name) | OgreHaptics::System | |
getSingleton(void) | OgreHaptics::System | [static] |
getSingletonPtr(void) | OgreHaptics::System | [static] |
initialise(bool autoCreateDevice) | OgreHaptics::System | |
initialisePlugins(void) | OgreHaptics::System | [protected] |
installPlugin(Plugin *plugin) | OgreHaptics::System | |
isInitialised(void) const | OgreHaptics::System | |
loadPlugin(const String &pluginName) | OgreHaptics::System | |
loadPlugins(const String &pluginsFileName="HapticsPlugins.cfg") | OgreHaptics::System | [protected] |
logMessage(const String &message, LogMessageLevel lml=LML_NORMAL, bool maskDebug=false) | OgreHaptics::System | |
logStream(LogMessageLevel lml=LML_NORMAL, bool maskDebug=false) | OgreHaptics::System | |
mConfigFileName | OgreHaptics::System | [protected] |
mConfigSettings | OgreHaptics::System | [protected] |
mFirstTimePostDeviceCreate | OgreHaptics::System | [protected] |
mIsInitialised | OgreHaptics::System | [protected] |
mPluginLibs | OgreHaptics::System | [protected] |
mPlugins | OgreHaptics::System | [protected] |
PluginInstanceList typedef | OgreHaptics::System | |
PluginLibList typedef | OgreHaptics::System | |
restoreConfig(void) | OgreHaptics::System | |
saveConfig(void) | OgreHaptics::System | |
setConfigSettings(const DeviceInitInfo &configSettings) | OgreHaptics::System | |
setOption(const String &key, const void *value) | OgreHaptics::System | |
showConfigDialog(void) | OgreHaptics::System | |
shutdown(void) | OgreHaptics::System | |
shutdownPlugins(void) | OgreHaptics::System | [protected] |
startSchedulers(unsigned long rate=1000, bool autoEnableDevices=true) | OgreHaptics::System | |
stopSchedulers(void) | OgreHaptics::System | |
System(const String &pluginsFileName="HapticsPlugins.cfg", const String &configFileName="OgreHaptics.cfg", const String &logFileName="OgreHaptics.log") | OgreHaptics::System | |
uninstallPlugin(Plugin *plugin) | OgreHaptics::System | |
unloadPlugin(const String &pluginName) | OgreHaptics::System | |
unloadPlugins(void) | OgreHaptics::System | [protected] |
update(void) | OgreHaptics::System | |
~System() | OgreHaptics::System | [virtual] |