#include <ParticleTypePanels.h>
Inherits ParticlePanelParticle.
Public Types | |
| enum | { IDD = IDD_PSEd_ParticlePanelStreak } |
Public Types inherited from ParticlePanelParticle | |
| enum | { IDD = IDD_PSEd_ParticlePanelParticle } |
Public Member Functions | |
| virtual DWORD | GetIDD (void) |
| ParticlePanelStreak (UINT nIDTemplate=ParticlePanelStreak::IDD, CWnd *pParentWnd=NULL) | |
| void | InitPanel (void) |
| void | performUpdate (IN Bool toUI) |
Public Member Functions inherited from ParticlePanelParticle | |
| ParticlePanelParticle (UINT nIDTemplate=ParticlePanelParticle::IDD, CWnd *pParentWnd=NULL) | |
| void | InitPanel (void) |
| void | performUpdate (IN Bool toUI) |
Protected Member Functions | |
| afx_msg void | OnParticleSystemEdit () |
Protected Member Functions inherited from ParticlePanelParticle | |
| afx_msg void | OnParticleSystemEdit () |
Definition at line 85 of file ParticleTypePanels.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 88 of file ParticleTypePanels.h.
| ParticlePanelStreak::ParticlePanelStreak | ( | UINT | nIDTemplate = ParticlePanelStreak::IDD, |
| CWnd * | pParentWnd = NULL ) |
Definition at line 190 of file ParticleTypePanels.cpp.
|
inlinevirtual |
Reimplemented from ParticlePanelParticle.
Definition at line 89 of file ParticleTypePanels.h.
| void ParticlePanelStreak::InitPanel | ( | void | ) |
Definition at line 195 of file ParticleTypePanels.cpp.
|
protected |
Definition at line 205 of file ParticleTypePanels.cpp.
Definition at line 200 of file ParticleTypePanels.cpp.