#include <MaterialPreviewPropView.h>
|
| virtual void | OnDraw (CDC *pDC) |
| |
| afx_msg void | OnPropertyChangeNotification (NMHDR *nmhdr, LRESULT *lresult) |
| |
| afx_msg void | OnPropertyButtonClick (NMHDR *nmhdr, LRESULT *lresult) |
| |
| void | AddLight (void) |
| |
| void | InitializePropTree (void) |
| |
| void | RegisterPreviewView (MaterialPreviewView *view) |
| |
| CPropTree & | GetPropertyTreeCtrl () |
| |
| virtual BOOL | Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL) |
| |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
| |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| |
| afx_msg void | OnPaint () |
| |
Definition at line 35 of file MaterialPreviewPropView.h.
| MaterialPreviewPropView::MaterialPreviewPropView |
( |
| ) |
|
|
protected |
| MaterialPreviewPropView::~MaterialPreviewPropView |
( |
| ) |
|
|
protectedvirtual |
| void MaterialPreviewPropView::AddLight |
( |
void |
| ) |
|
| void MaterialPreviewPropView::InitializePropTree |
( |
void |
| ) |
|
| void MaterialPreviewPropView::OnDraw |
( |
CDC * |
pDC | ) |
|
|
virtual |
| void MaterialPreviewPropView::OnPropertyButtonClick |
( |
NMHDR * |
nmhdr, |
|
|
LRESULT * |
lresult |
|
) |
| |
| void MaterialPreviewPropView::OnPropertyChangeNotification |
( |
NMHDR * |
nmhdr, |
|
|
LRESULT * |
lresult |
|
) |
| |
| int MaterialPreviewPropView::numLights |
|
protected |
The documentation for this class was generated from the following files: