AddItem(const std::string &strItemType, const std::string &strXml, bool bThrowError=true, bool bDoNotInit=false) | AnimatSim::AnimatBase | virtual |
AddSimulationWindow(std::string strModule, std::string strType, bool bInit, HWND win, std::string strHudXml) | AnimatSim::SimulationWindowMgr | virtual |
AfterResetSimulation() | AnimatSim::AnimatBase | virtual |
AnimatBase() | AnimatSim::AnimatBase | |
CalculateSnapshotByteSize() | AnimatSim::AnimatBase | virtual |
CastToDerived(AnimatBase *lpBase) (defined in AnimatSim::SimulationWindowMgr) | AnimatSim::SimulationWindowMgr | inlinestatic |
Close() | AnimatSim::SimulationWindowMgr | virtual |
CloseAllWindows() | AnimatSim::SimulationWindowMgr | virtual |
Copy(CStdSerialize *lpSource) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | virtual |
Enabled(bool bVal) | AnimatSim::AnimatBase | virtual |
Enabled() | AnimatSim::AnimatBase | virtual |
FindSimulationWindow(HWND win, int &iIndex, bool bThrowError=true) | AnimatSim::SimulationWindowMgr | virtual |
GetDataPointer(const std::string &strDataType) | AnimatSim::AnimatBase | virtual |
GetNeuralModule() | AnimatSim::AnimatBase | virtual |
GetNode() | AnimatSim::AnimatBase | virtual |
GetSimulator() | AnimatSim::AnimatBase | virtual |
GetStructure() | AnimatSim::AnimatBase | virtual |
HasContainedWindow() | AnimatSim::SimulationWindowMgr | virtual |
HasProperty(const std::string &strName) | AnimatSim::AnimatBase | virtual |
ID() | AnimatSim::AnimatBase | virtual |
ID(std::string strValue) | AnimatSim::AnimatBase | virtual |
Initialize() | OsgAnimatSim::Visualization::OsgSimulationWindowMgr | virtual |
Kill(bool bState=true) | AnimatSim::AnimatBase | virtual |
Load(CStdXml &oXml) (defined in AnimatSim::SimulationWindowMgr) | AnimatSim::SimulationWindowMgr | virtual |
AnimatSim::AnimatBase::Load(StdUtils::CStdXml &oXml) | AnimatSim::AnimatBase | virtual |
LoadKeyFrameSnapshot(byte *aryBytes, long &lIndex) | AnimatSim::AnimatBase | virtual |
LoadSimulationWindow(CStdXml &oXml) | AnimatSim::SimulationWindowMgr | protected |
m_aryWindows | AnimatSim::SimulationWindowMgr | protected |
m_bEnabled | AnimatSim::AnimatBase | protected |
m_bSelected | AnimatSim::AnimatBase | protected |
m_lpHudMgr | AnimatSim::SimulationWindowMgr | protected |
m_lpModule | AnimatSim::AnimatBase | protected |
m_lpNode | AnimatSim::AnimatBase | protected |
m_lpSim | AnimatSim::AnimatBase | protected |
m_lpStructure | AnimatSim::AnimatBase | protected |
m_ptPosition | AnimatSim::SimulationWindowMgr | protected |
m_ptSize | AnimatSim::SimulationWindowMgr | protected |
m_strID | AnimatSim::AnimatBase | protected |
m_strName | AnimatSim::AnimatBase | protected |
m_strType | AnimatSim::AnimatBase | protected |
Name() | AnimatSim::AnimatBase | virtual |
Name(std::string strValue) | AnimatSim::AnimatBase | virtual |
OsgSimulationWindowMgr(void) (defined in OsgAnimatSim::Visualization::OsgSimulationWindowMgr) | OsgAnimatSim::Visualization::OsgSimulationWindowMgr | |
PropertyType(const std::string &strName) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | virtual |
QueryProperties(CStdPtrArray< TypeProperty > &aryProperties) | AnimatSim::AnimatBase | virtual |
Realize() | OsgAnimatSim::Visualization::OsgSimulationWindowMgr | virtual |
ReInitialize() | AnimatSim::AnimatBase | virtual |
RemoveItem(const std::string &strItemType, const std::string &strID, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
RemoveSimulationWindow(HWND win) | AnimatSim::SimulationWindowMgr | virtual |
Reset() | AnimatSim::AnimatBase | virtual |
ResetSimulation() | AnimatSim::SimulationWindowMgr | virtual |
RigidBodyAdded(std::string strID) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | inlinevirtual |
RigidBodyRemoved(std::string strID) (defined in AnimatSim::AnimatBase) | AnimatSim::AnimatBase | inlinevirtual |
SaveKeyFrameSnapshot(byte *aryBytes, long &lIndex) | AnimatSim::AnimatBase | virtual |
Selected() | AnimatSim::AnimatBase | virtual |
Selected(bool bValue, bool bSelectMultiple) | AnimatSim::AnimatBase | virtual |
SetData(const std::string &strDataType, const std::string &strValue, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
SetData(const std::string &strDataType, const float fltValue, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
SetData(const std::string &strDataType, const long lValue, bool bThrowError=true) | AnimatSim::AnimatBase | virtual |
SetSystemPointers(Simulator *lpSim, Structure *lpStructure, NeuralModule *lpModule, Node *lpNode, bool bVerify) | AnimatSim::AnimatBase | virtual |
SetupCameras() | AnimatSim::SimulationWindowMgr | protectedvirtual |
SimPausing() | AnimatSim::AnimatBase | virtual |
SimStarting() | AnimatSim::AnimatBase | virtual |
SimStopping() | AnimatSim::AnimatBase | virtual |
SimulationWindowMgr(void) | AnimatSim::SimulationWindowMgr | |
StepSimulation() | AnimatSim::AnimatBase | virtual |
TimeStepModified() | AnimatSim::AnimatBase | virtual |
Type() | AnimatSim::AnimatBase | virtual |
Type(std::string strValue) | AnimatSim::AnimatBase | virtual |
Update() | AnimatSim::SimulationWindowMgr | virtual |
UpdateBackgroundColor() | AnimatSim::SimulationWindowMgr | virtual |
VerifySystemPointers() | AnimatSim::AnimatBase | virtual |
VisualSelectionModeChanged(int iNewMode) | AnimatSim::AnimatBase | virtual |
Windows() | AnimatSim::SimulationWindowMgr | inlinevirtual |
~AnimatBase() | AnimatSim::AnimatBase | virtual |
~OsgSimulationWindowMgr(void) (defined in OsgAnimatSim::Visualization::OsgSimulationWindowMgr) | OsgAnimatSim::Visualization::OsgSimulationWindowMgr | |
~SimulationWindowMgr(void) | AnimatSim::SimulationWindowMgr | |