#include <ParticleTypePanels.h>
Inherits ISwapablePanel.
Inherited by ParticlePanelStreak.
Public Types | |
| enum | { IDD = IDD_PSEd_ParticlePanelParticle } |
Public Member Functions | |
| virtual DWORD | GetIDD (void) |
| ParticlePanelParticle (UINT nIDTemplate=ParticlePanelParticle::IDD, CWnd *pParentWnd=NULL) | |
| void | InitPanel (void) |
| void | performUpdate (IN Bool toUI) |
Protected Member Functions | |
| afx_msg void | OnParticleSystemEdit () |
Definition at line 48 of file ParticleTypePanels.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 51 of file ParticleTypePanels.h.
| ParticlePanelParticle::ParticlePanelParticle | ( | UINT | nIDTemplate = ParticlePanelParticle::IDD, |
| CWnd * | pParentWnd = NULL ) |
Definition at line 46 of file ParticleTypePanels.cpp.
|
inlinevirtual |
Reimplemented in ParticlePanelStreak.
Definition at line 52 of file ParticleTypePanels.h.
| void ParticlePanelParticle::InitPanel | ( | void | ) |
Definition at line 51 of file ParticleTypePanels.cpp.
|
protected |
Definition at line 104 of file ParticleTypePanels.cpp.
Definition at line 76 of file ParticleTypePanels.cpp.