28 #if !defined(NEWTEXWND_H)
33 #endif // _MSC_VER >= 1000
36 #include "../../renderer/tr_local.h"
63 virtual BOOL Create(LPCTSTR lpszClassName, LPCTSTR lpszWindowName,
DWORD dwStyle,
const RECT& rect, CWnd* pParentWnd,
UINT nID, CCreateContext* pContext =
NULL);
99 afx_msg
int OnCreate(LPCREATESTRUCT lpCreateStruct);
100 afx_msg
void OnSize(
UINT nType,
int cx,
int cy);
116 DECLARE_MESSAGE_MAP()
126 #endif // !defined(NEWTEXWND_H)
BOOL OnToolTipNotify(UINT id, NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnMButtonUp(UINT nFlags, CPoint point)
void EnsureTextureIsVisible(const char *name)
const idMaterial * getMaterialAtPoint(CPoint point)
afx_msg void OnSize(UINT nType, int cx, int cy)
afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct)
void UpdateFilter(const char *pFilter)
afx_msg void OnLButtonDown(UINT nFlags, CPoint point)
afx_msg BOOL OnMouseWheel(UINT nFlags, short zDelta, CPoint pt)
CONST PIXELFORMATDESCRIPTOR UINT
afx_msg void OnShaderClick()
virtual BOOL PreCreateWindow(CREATESTRUCT &cs)
afx_msg void OnMButtonDown(UINT nFlags, CPoint point)
afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)
afx_msg void OnKeyUp(UINT nChar, UINT nRepCnt, UINT nFlags)
virtual BOOL PreTranslateMessage(MSG *pMsg)
int OnToolHitTest(CPoint point, TOOLINFO *pTI)
afx_msg void OnMouseMove(UINT nFlags, CPoint point)
afx_msg void OnRButtonUp(UINT nFlags, CPoint point)
DECLARE_DYNCREATE(CNewTexWnd)
afx_msg void OnParentNotify(UINT message, LPARAM lParam)
afx_msg void OnSetFocus(CWnd *pOldWnd)
idList< const idMaterial * > materialList
afx_msg void OnRButtonDown(UINT nFlags, CPoint point)
virtual BOOL DestroyWindow()
virtual BOOL Create(LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL)
afx_msg void OnLButtonUp(UINT nFlags, CPoint point)
const idMaterial * NextPos()