| _RebuildMesgString(void) | DebugWindowDialog | protected |
| _RebuildVarsString(void) | DebugWindowDialog | protected |
| _UpdatePauseButton(void) | DebugWindowDialog | protected |
| addParticleSystem(IN const char *particleSystem) | DebugWindowDialog | |
| addThingTemplate(IN const char *thingTemplate) | DebugWindowDialog | |
| AdjustVariable(const std::string &varName, const std::string &varValue) | DebugWindowDialog | |
| AppendMessage(const std::string &messageToAppend) | DebugWindowDialog | |
| appendParticleSystemToList(IN const std::string &rString) | DebugWindowDialog | protected |
| appendThingTemplateToList(IN const std::string &rString) | DebugWindowDialog | protected |
| CanProceed(void) | DebugWindowDialog | |
| clearAllParticleSystems(void) | DebugWindowDialog | |
| clearAllThingTemplates(void) | DebugWindowDialog | |
| DebugWindowDialog(UINT nIDTemplate=DebugWindowDialog::IDD, CWnd *pParentWnd=NULL) | DebugWindowDialog | |
| DebugWindowDialog(UINT nIDTemplate=DebugWindowDialog::IDD, CWnd *pParentWnd=NULL) | DebugWindowDialog | |
| ForceContinue(void) | DebugWindowDialog | |
| ForcePause(void) | DebugWindowDialog | |
| getAllParticleSystems(void) const | DebugWindowDialog | inline |
| getAllThingTemplates(void) const | DebugWindowDialog | inline |
| getAlphaRangeFromSystem(IN Int systemNum, OUT ParticleSystemInfo::RandomKeyframe &randomVar) const | DebugWindowDialog | |
| getBurstCountFromSystem(IN Int parmNum, OUT Real &burstCount) const | DebugWindowDialog | |
| getBurstDelayFromSystem(IN Int parmNum, OUT Real &burstDelay) const | DebugWindowDialog | |
| getColorScaleFromSystem(IN Int parmNum, OUT Real &colorScale) const | DebugWindowDialog | |
| getColorValueFromSystem(IN Int systemNum, OUT RGBColorKeyframe &colorFrame) const | DebugWindowDialog | |
| getCurrentParticleSystem(void) | DebugWindowDialog | inline |
| getCylinderLengthFromSystem(OUT Real &length) const | DebugWindowDialog | |
| getCylinderRadiusFromSystem(OUT Real &radius) const | DebugWindowDialog | |
| getDrawableNameFromSystem(OUT char *buffer, IN int buffLen) const | DebugWindowDialog | |
| getDriftVelocityFromSystem(IN Int parmNum, OUT Real &driftVelocity) const | DebugWindowDialog | |
| getHalfSizeFromSystem(IN Int coordNum, OUT Real &halfSize) const | DebugWindowDialog | |
| getInitialDelayFromSystem(IN Int parmNum, OUT Real &initialDelay) const | DebugWindowDialog | |
| getLineFromSystem(IN Int coordNum, OUT Real &linePoint) const | DebugWindowDialog | |
| GetMainWndHWND(void) | DebugWindowDialog | |
| GetMainWndHWND(void) | DebugWindowDialog | |
| getNewParticleCap(void) | DebugWindowDialog | |
| getParticleLifetimeFromSystem(IN Int parmNum, OUT Real &particleLifetime) const | DebugWindowDialog | |
| getParticleNameFromSystem(OUT char *buffer, IN int buffLen) const | DebugWindowDialog | |
| getParticleSizeFromSystem(IN Int parmNum, OUT Real &particleSize) const | DebugWindowDialog | |
| getPerParticleSystemFromSystem(OUT char *buffer, IN Int bufferSize) const | DebugWindowDialog | |
| getPingPongEndAngleFromSystem(IN Int parmNum, OUT Real &angle) const | DebugWindowDialog | |
| getPingPongStartAngleFromSystem(IN Int parmNum, OUT Real &angle) const | DebugWindowDialog | |
| getSelectedParticleAsciiStringParm(IN int parmNum, OUT char *bufferToCopyInto) const | DebugWindowDialog | |
| getSelectedSystemName(OUT char *bufferToCopyInto) const | DebugWindowDialog | |
| getSizeDampingFromSystem(IN Int parmNum, OUT Real &sizeDamping) const | DebugWindowDialog | |
| getSizeRateFromSystem(IN Int parmNum, OUT Real &sizeRate) const | DebugWindowDialog | |
| getSlaveOffsetFromSystem(IN Int parmNum, OUT Real &slaveOffset) const | DebugWindowDialog | |
| getSlaveSystemFromSystem(OUT char *buffer, IN Int bufferSize) const | DebugWindowDialog | |
| getSphereRadiusFromSystem(OUT Real &radius) const | DebugWindowDialog | |
| getStartSizeRateFromSystem(IN Int parmNum, OUT Real &startSizeRate) const | DebugWindowDialog | |
| getSwitchFromSystem(IN SwitchType switchType, OUT Bool &switchVal) const | DebugWindowDialog | |
| getSystemLifetimeFromSystem(OUT Real &systemLifetime) const | DebugWindowDialog | |
| getVelCylinderFromSystem(IN Int coordNum, OUT Real &ortho) const | DebugWindowDialog | |
| getVelHemisphereFromSystem(IN Int velNum, OUT Real &radius) const | DebugWindowDialog | |
| getVelOrthoFromSystem(IN Int coordNum, OUT Real &ortho) const | DebugWindowDialog | |
| getVelOutwardFromSystem(IN Int coordNum, OUT Real &ortho) const | DebugWindowDialog | |
| getVelSphereFromSystem(IN Int velNum, OUT Real &radius) const | DebugWindowDialog | |
| getWindAngleChangeFromSystem(IN Int parmNum, OUT Real &angle) const | DebugWindowDialog | |
| getWindMotionFromSystem(OUT ParticleSystemInfo::WindMotion &windMotion) const | DebugWindowDialog | |
| hasRequestedReload(void) | DebugWindowDialog | |
| hasSelectionChanged(void) | DebugWindowDialog | |
| IDD enum value | DebugWindowDialog | |
| InitPanel(void) | DebugWindowDialog | |
| m_activeEmissionPage | DebugWindowDialog | protected |
| m_activeParticlePage | DebugWindowDialog | protected |
| m_activeVelocityPage | DebugWindowDialog | protected |
| m_changeHasOcurred | DebugWindowDialog | protected |
| m_colorAlphaDialog | DebugWindowDialog | protected |
| m_emissionTypePanels | DebugWindowDialog | protected |
| m_listOfParticleSystems | DebugWindowDialog | protected |
| m_listOfThingTemplates | DebugWindowDialog | protected |
| m_moreParmsDialog | DebugWindowDialog | protected |
| m_particleParmValues | DebugWindowDialog | protected |
| m_particleSystem | DebugWindowDialog | protected |
| m_particleTypePanels | DebugWindowDialog | protected |
| m_shouldBusyWait | DebugWindowDialog | protected |
| m_shouldKillAllParticleSystems | DebugWindowDialog | protected |
| m_shouldReload | DebugWindowDialog | protected |
| m_shouldReloadTextures | DebugWindowDialog | protected |
| m_shouldUpdateParticleCap | DebugWindowDialog | protected |
| m_shouldWriteINI | DebugWindowDialog | protected |
| m_showColorDlg | DebugWindowDialog | protected |
| m_showMoreParmsDlg | DebugWindowDialog | protected |
| m_showSwitchesDlg | DebugWindowDialog | protected |
| m_switchesDialog | DebugWindowDialog | protected |
| m_velocityTypePanels | DebugWindowDialog | protected |
| mFrameNumber | DebugWindowDialog | protected |
| mMainWndHWND | DebugWindowDialog | protected |
| mMessages | DebugWindowDialog | protected |
| mMessagesDisplayString | DebugWindowDialog | protected |
| mMessagesString | DebugWindowDialog | protected |
| mNumberOfStepsAllowed | DebugWindowDialog | protected |
| mRunFast | DebugWindowDialog | protected |
| mStepping | DebugWindowDialog | protected |
| mVariables | DebugWindowDialog | protected |
| mVariablesDisplayString | DebugWindowDialog | protected |
| mVariablesString | DebugWindowDialog | protected |
| OnClearWindows() | DebugWindowDialog | protected |
| OnClose() | DebugWindowDialog | protected |
| OnClose() | DebugWindowDialog | protected |
| OnCreate(LPCREATESTRUCT lpCreateStruct) | DebugWindowDialog | protected |
| OnCreate(LPCREATESTRUCT lpCreateStruct) | DebugWindowDialog | protected |
| OnEditColorAlpha() | DebugWindowDialog | protected |
| OnEditMoreParms() | DebugWindowDialog | protected |
| OnEditSwitches() | DebugWindowDialog | protected |
| OnKillAllParticleSystems() | DebugWindowDialog | protected |
| OnParticleCapEdit() | DebugWindowDialog | protected |
| OnParticleSystemChange() | DebugWindowDialog | protected |
| OnParticleSystemEdit() | DebugWindowDialog | protected |
| OnPause() | DebugWindowDialog | protected |
| OnPushSave() | DebugWindowDialog | protected |
| OnReloadAll() | DebugWindowDialog | protected |
| OnReloadCurrent() | DebugWindowDialog | protected |
| OnReloadSystem() | DebugWindowDialog | protected |
| OnReloadTextures() | DebugWindowDialog | protected |
| OnRunFast() | DebugWindowDialog | protected |
| OnSaveAll() | DebugWindowDialog | protected |
| OnSaveCurrent() | DebugWindowDialog | protected |
| OnSize(UINT nType, int cx, int cy) | DebugWindowDialog | protected |
| OnSize(UINT nType, int cx, int cy) | DebugWindowDialog | protected |
| OnStep() | DebugWindowDialog | protected |
| OnStepTen() | DebugWindowDialog | protected |
| OnSysCommand(UINT nID, LPARAM lParam) | DebugWindowDialog | protected |
| performUpdate(IN Bool toUI) | DebugWindowDialog | protected |
| RunAppFast(void) | DebugWindowDialog | |
| SetFrameNumber(int frameNumber) | DebugWindowDialog | |
| shouldBusyWait(void) | DebugWindowDialog | |
| shouldKillAllParticleSystems(void) | DebugWindowDialog | |
| shouldReloadTextures(void) | DebugWindowDialog | |
| shouldUpdateParticleCap(void) | DebugWindowDialog | |
| shouldWriteINI(void) | DebugWindowDialog | |
| signalParticleSystemEdit(void) | DebugWindowDialog | |
| updateAlphaRangeToSystem(IN Int systemNum, IN const ParticleSystemInfo::RandomKeyframe &randomVar) | DebugWindowDialog | |
| updateBurstCountToSystem(IN Int parmNum, IN const Real &burstCount) | DebugWindowDialog | |
| updateBurstDelayToSystem(IN Int parmNum, IN const Real &burstDelay) | DebugWindowDialog | |
| updateColorScaleToSystem(IN Int parmNum, IN const Real &colorScale) | DebugWindowDialog | |
| updateColorValueToSystem(IN Int systemNum, IN const RGBColorKeyframe &colorFrame) | DebugWindowDialog | |
| updateCurrentNumParticles(IN int particleCount) | DebugWindowDialog | |
| updateCurrentParticleCap(IN int particleCap) | DebugWindowDialog | |
| updateCurrentParticleSystem(IN ParticleSystemTemplate *particleTemplate) | DebugWindowDialog | |
| updateCylinderLengthToSystem(IN const Real &length) | DebugWindowDialog | |
| updateCylinderRadiusToSystem(IN const Real &radius) | DebugWindowDialog | |
| updateDrawableNameToSystem(IN const char *buffer) | DebugWindowDialog | |
| updateDriftVelocityToSystem(IN Int parmNum, IN const Real &driftVelocity) | DebugWindowDialog | |
| updateHalfSizeToSystem(IN Int coordNum, IN const Real &halfSize) | DebugWindowDialog | |
| updateInitialDelayToSystem(IN Int parmNum, IN const Real &initialDelay) | DebugWindowDialog | |
| updateLineToSystem(IN Int coordNum, IN const Real &linePoint) | DebugWindowDialog | |
| updateParticleAsciiStringParm(IN int parmNum, IN const char *bufferToCopyFrom) | DebugWindowDialog | |
| updateParticleLifetimeToSystem(IN Int parmNum, IN const Real &particleLifetime) | DebugWindowDialog | |
| updateParticleNameToSystem(IN const char *buffer) | DebugWindowDialog | |
| updateParticleSizeToSystem(IN Int parmNum, IN const Real &particleSize) | DebugWindowDialog | |
| updatePerParticleSystemToSystem(IN const char *buffer) | DebugWindowDialog | |
| updatePingPongEndAngleToSystem(IN Int parmNum, IN const Real &angle) | DebugWindowDialog | |
| updatePingPongStartAngleToSystem(IN Int parmNum, IN const Real &angle) | DebugWindowDialog | |
| updateSizeDampingToSystem(IN Int parmNum, IN const Real &sizeDamping) | DebugWindowDialog | |
| updateSizeRateToSystem(IN Int parmNum, IN const Real &sizeRate) | DebugWindowDialog | |
| updateSlaveOffsetToSystem(IN Int parmNum, IN const Real &slaveOffset) | DebugWindowDialog | |
| updateSlaveSystemToSystem(IN const char *buffer) | DebugWindowDialog | |
| updateSphereRadiusToSystem(IN const Real &radius) | DebugWindowDialog | |
| updateStartSizeRateToSystem(IN Int parmNum, IN const Real &startSizeRate) | DebugWindowDialog | |
| updateSwitchToSystem(IN SwitchType switchType, IN const Bool &switchVal) | DebugWindowDialog | |
| updateSystemLifetimeToSystem(IN const Real &systemLifetime) | DebugWindowDialog | |
| updateSystemUseParameters(IN ParticleSystemTemplate *particleTemplate) | DebugWindowDialog | |
| updateVelCylinderToSystem(IN Int coordNum, IN const Real &ortho) | DebugWindowDialog | |
| updateVelHemisphereToSystem(IN Int velNum, IN const Real &radius) | DebugWindowDialog | |
| updateVelOrthoToSystem(IN Int coordNum, IN const Real &ortho) | DebugWindowDialog | |
| updateVelOutwardToSystem(IN Int coordNum, IN const Real &ortho) | DebugWindowDialog | |
| updateVelSphereToSystem(IN Int velNum, IN const Real &radius) | DebugWindowDialog | |
| updateWindAngleChangeToSystem(IN Int parmNum, IN const Real &angle) | DebugWindowDialog | |
| updateWindMotionToSystem(IN const ParticleSystemInfo::WindMotion &windMotion) | DebugWindowDialog | |
| ~DebugWindowDialog() | DebugWindowDialog | virtual |