28 #if !defined(AFX_XYWND_H__44B4BA04_781B_11D1_B53C_00AA00A410FC__INCLUDED_)
29 #define AFX_XYWND_H__44B4BA04_781B_11D1_B53C_00AA00A410FC__INCLUDED_
33 #endif // _MSC_VER >= 1000
102 void Redraw(
unsigned int nBits);
232 afx_msg
int OnCreate(LPCREATESTRUCT lpCreateStruct);
242 afx_msg
void OnSize(
UINT nType,
int cx,
int cy);
254 afx_msg
BOOL OnCmdMsg(
UINT nID,
int nCode,
void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo );
256 DECLARE_MESSAGE_MAP()
264 #endif // !defined(AFX_XYWND_H__44B4BA04_781B_11D1_B53C_00AA00A410FC__INCLUDED_)
afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct)
void CyclePrecisionCrosshairMode()
virtual BOOL PreCreateWindow(CREATESTRUCT &cs)
afx_msg BOOL OnEraseBkgnd(CDC *pDC)
void DropPathPoint(UINT nFlags, CPoint point)
void ProduceSplits(brush_t **pFront, brush_t **pBack)
afx_msg void OnSize(UINT nType, int cx, int cy)
afx_msg void OnMButtonDown(UINT nFlags, CPoint point)
DECLARE_DYNCREATE(CXYWnd)
afx_msg void OnKeyUp(UINT nChar, UINT nRepCnt, UINT nFlags)
CONST PIXELFORMATDESCRIPTOR UINT
afx_msg void OnSetFocus(CWnd *pOldWnd)
const float * ToFloatPtr(void) const
afx_msg BOOL OnCmdMsg(UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo)
void PaintSizeInfo(int nDim1, int nDim2, idVec3 vMinBounds, idVec3 vMaxBounds)
afx_msg void OnMouseMove(UINT nFlags, CPoint point)
void XY_MouseDown(int x, int y, int buttons)
afx_msg void OnMButtonUp(UINT nFlags, CPoint point)
afx_msg void OnSelectMouserotate()
void NewBrushDrag(int x, int y)
void DropClipPoint(UINT nFlags, CPoint point)
bool SetRotateMode(bool bMode)
void XY_ToGridPoint(int x, int y, idVec3 &point)
void AnalogMouseZoom(int mouseDeltaY)
afx_msg void OnNcCalcSize(BOOL bCalcValidRects, NCCALCSIZE_PARAMS FAR *lpncsp)
float m_mcWidth
Each of the following _mc fields are stored in map-coordinates, NOT screen-pixels.
void( PFNPathCallback)(bool, int)
afx_msg void OnKillFocus(CWnd *pNewWnd)
afx_msg void OnLButtonUp(UINT nFlags, CPoint point)
afx_msg void OnLButtonDown(UINT nFlags, CPoint point)
void OriginalButtonUp(UINT nFlags, CPoint point)
void SetScaleMode(bool bMode)
void Redraw(unsigned int nBits)
void OnEntityCreate(unsigned int nID)
bool XY_MouseMoved(int x, int y, int buttons)
void UpdateViewDependencies(void)
void RetainClipMode(bool bMode)
void DrawSelectedCentroid(int nDim1, int nDim2, idVec3 vMinBounds, idVec3 vMaxBounds)
afx_msg void OnDropNewmodel()
void VectorCopyXY(const idVec3 &in, idVec3 &out)
void DrawPrecisionCrosshair()
bool DragDelta(int x, int y, idVec3 &move)
afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)
void SnapToPoint(int x, int y, idVec3 &point)
void AddPointPoint(UINT nFlags, idVec3 *pVec)
afx_msg void OnRButtonDown(UINT nFlags, CPoint point)
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
afx_msg BOOL OnMouseWheel(UINT nFlags, short zDelta, CPoint pt)
void SetOrigin(idVec3 org)
void XY_MouseUp(int x, int y, int buttons)
void XY_ToPoint(int x, int y, idVec3 &point)
afx_msg void OnTimer(UINT nIDEvent)
int m_precisionCrosshairMode
void SetPointMode(bool b)
void SetPointPtr(idVec3 *p)
void OriginalButtonDown(UINT nFlags, CPoint point)
void SetClipMode(bool bMode)
bool FilterBrush(brush_t *pb)
afx_msg void OnRButtonUp(UINT nFlags, CPoint point)