doom3-gpl
Doom 3 GPL source release
|
#include <PropTreeInfo.h>
Public Member Functions | |
CPropTreeInfo () | |
void | SetPropOwner (CPropTree *pProp) |
virtual | ~CPropTreeInfo () |
Protected Member Functions | |
afx_msg void | OnPaint () |
Protected Attributes | |
CPropTree * | m_pProp |
Definition at line 31 of file PropTreeInfo.h.
CPropTreeInfo::CPropTreeInfo | ( | ) |
Definition at line 36 of file PropTreeInfo.cpp.
|
virtual |
Definition at line 41 of file PropTreeInfo.cpp.
|
protected |
Definition at line 60 of file PropTreeInfo.cpp.
Definition at line 55 of file PropTreeInfo.cpp.
|
protected |
Definition at line 43 of file PropTreeInfo.h.