29 #include "../../idlib/precompiled.h"
32 #include "../../sys/win32/rc/AFEditor_resource.h"
96 m_noGravity = ( m_gravity == 0.0f );
103 EnableToolTips(
TRUE );
120 CDialog::DoDataExchange(pDX);
154 CDialog::OnToolHitTest( point, pTI );
159 ON_NOTIFY_EX_RANGE(TTN_NEEDTEXTW, 0, 0xFFFF, OnToolTipNotify)
160 ON_NOTIFY_EX_RANGE(TTN_NEEDTEXTA, 0, 0xFFFF, OnToolTipNotify)
BOOL DefaultOnToolTipNotify(const toolTip_t *toolTips, UINT id, NMHDR *pNMHDR, LRESULT *pResult)
virtual void SetCVarInteger(const char *name, const int value, int flags=0)=0
BOOL m_showConstrainedBodies
#define IDC_CHECK_VIEW_LIMITS
afx_msg void OnBnClickedCheckViewInertiatensor()
#define IDC_CHECK_VIEW_CONSTRAINTNAMES
idCVarSystem * cvarSystem
afx_msg void OnBnClickedCheckPhysicsShowDragSelection()
afx_msg void OnBnClickedCheckViewBodyMass()
virtual void SetCVarFloat(const char *name, const float value, int flags=0)=0
afx_msg void OnBnClickedCheckPhysicsNolimits()
#define IDD_DIALOG_AF_VIEW
#define IDC_CHECK_PHYSICS_NOGRAVITY
afx_msg void OnBnClickedCheckViewConstrainedBodies()
CONST PIXELFORMATDESCRIPTOR UINT
#define IDC_CHECK_VIEW_CONSTRAINEDBODIES
afx_msg void OnBnClickedCheckPhysicsTiming()
virtual int GetCVarInteger(const char *name) const =0
BOOL m_debugLineDepthTest
#define IDC_CHECK_VIEW_PRIMARYONLY
#define IDC_CHECK_PHYSICS_NOLIMITS
afx_msg void OnBnClickedCheckMd5Skeletononly()
#define IDC_CHECK_LINES_USEARROWS
afx_msg void OnBnClickedCheckPhysicsNofriction()
BOOL m_debugLineUseArrows
afx_msg void OnBnClickedCheckViewTotalMass()
afx_msg void OnBnClickedCheckLinesDepthtest()
afx_msg void OnBnClickedCheckMd5Skeleton()
#define IDC_CHECK_VIEW_CONSTRAINTS
afx_msg void OnBnClickedCheckViewLimits()
virtual void DoDataExchange(CDataExchange *pDX)
virtual int OnToolHitTest(CPoint point, TOOLINFO *pTI) const
#define IDC_CHECK_LINES_DEPTHTEST
virtual void SetCVarBool(const char *name, const bool value, int flags=0)=0
#define IDC_CHECK_PHYSICS_NOFRICTION
BOOL m_showConstraintNames
int DefaultOnToolHitTest(const toolTip_t *toolTips, const CDialog *dialog, CPoint point, TOOLINFO *pTI)
#define IDC_CHECK_VIEW_INERTIATENSOR
#define IDC_CHECK_MD5_SKELETON
#define IDC_CHECK_VIEW_BODIES
afx_msg void OnBnClickedCheckPhysicsNogravity()
#define IDC_CHECK_VIEW_TOTALMASS
afx_msg void OnBnClickedCheckViewPrimaryonly()
virtual float GetCVarFloat(const char *name) const =0
#define IDC_CHECK_PHYSICS_DRAG_ENTITIES
#define IDC_CHECK_VIEW_BODYMASS
afx_msg void OnBnClickedCheckPhysicsDragEntities()
afx_msg void OnBnClickedCheckViewVelocity()
afx_msg void OnBnClickedCheckViewTrees()
#define IDC_CHECK_PHYSICS_TIMING
#define IDC_CHECK_MD5_SKELETONONLY
afx_msg void OnBnClickedCheckViewConstraints()
afx_msg void OnBnClickedCheckViewBodies()
#define IDC_CHECK_PHYSICS_NOSELFCOLLISION
virtual bool GetCVarBool(const char *name) const =0
static toolTip_t toolTips[]
#define IDC_CHECK_PHYSICS_SHOW_DRAG_SELECTION
#define IDC_CHECK_VIEW_BODYNAMES
afx_msg void OnBnClickedCheckLinesUsearrows()
#define IDC_CHECK_VIEW_TREES
afx_msg void OnBnClickedCheckViewConstraintnames()
#define IDC_CHECK_VIEW_VELOCITY
afx_msg void OnBnClickedCheckPhysicsNoselfcollision()
afx_msg void OnBnClickedCheckViewBodynames()