![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <DialogAFConstraintFixed.h>
Public Types | |
| enum | { IDD = IDD_DIALOG_AF_CONSTRAINT_FIXED } |
Public Member Functions | |
| DialogAFConstraintFixed (CWnd *pParent=NULL) | |
| virtual | ~DialogAFConstraintFixed () |
| void | LoadFile (idDeclAF *af) |
| void | SaveFile (void) |
| void | LoadConstraint (idDeclAF_Constraint *c) |
| void | SaveConstraint (void) |
| void | UpdateFile (void) |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual int | OnToolHitTest (CPoint point, TOOLINFO *pTI) const |
| afx_msg BOOL | OnToolTipNotify (UINT id, NMHDR *pNMHDR, LRESULT *pResult) |
Private Member Functions | |
| void | InitJointLists (void) |
Private Attributes | |
| idDeclAF * | file |
| idDeclAF_Constraint * | constraint |
Static Private Attributes | |
| static toolTip_t | toolTips [] |
Definition at line 32 of file DialogAFConstraintFixed.h.
| anonymous enum |
| Enumerator | |
|---|---|
| IDD | |
Definition at line 45 of file DialogAFConstraintFixed.h.
| DialogAFConstraintFixed::DialogAFConstraintFixed | ( | CWnd * | pParent = NULL | ) |
Definition at line 52 of file DialogAFConstraintFixed.cpp.
|
virtual |
Definition at line 66 of file DialogAFConstraintFixed.cpp.
|
protectedvirtual |
Definition at line 74 of file DialogAFConstraintFixed.cpp.
Definition at line 85 of file DialogAFConstraintFixed.cpp.
| void DialogAFConstraintFixed::LoadConstraint | ( | idDeclAF_Constraint * | c | ) |
Definition at line 113 of file DialogAFConstraintFixed.cpp.
Definition at line 93 of file DialogAFConstraintFixed.cpp.
|
protectedvirtual |
Definition at line 153 of file DialogAFConstraintFixed.cpp.
|
protected |
Definition at line 167 of file DialogAFConstraintFixed.cpp.
Definition at line 126 of file DialogAFConstraintFixed.cpp.
Definition at line 104 of file DialogAFConstraintFixed.cpp.
Definition at line 141 of file DialogAFConstraintFixed.cpp.
|
private |
Definition at line 56 of file DialogAFConstraintFixed.h.
|
private |
Definition at line 55 of file DialogAFConstraintFixed.h.
|
staticprivate |
Definition at line 61 of file DialogAFConstraintFixed.h.
1.8.6.