#include <vtkSq3SubdivisionView.h>
Public Methods | |
CvtkSq3SubdivisionDoc * | GetDocument () const |
virtual void | OnDraw (CDC *pDC) |
virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
virtual | ~CvtkSq3SubdivisionView () |
afx_msg void | OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
Public Attributes | |
CSliderCtrl | m_trackbar |
CButton | m_button1 |
CButton | m_button2 |
CButton | m_button3 |
CButton | m_button4 |
Protected Methods | |
CvtkSq3SubdivisionView () | |
virtual BOOL | OnPreparePrinting (CPrintInfo *pInfo) |
virtual void | OnBeginPrinting (CDC *pDC, CPrintInfo *pInfo) |
virtual void | OnEndPrinting (CDC *pDC, CPrintInfo *pInfo) |
virtual LRESULT | WindowProc (UINT message, WPARAM wParam, LPARAM lParam) |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
afx_msg void | OnClick () |
Private Methods | |
void | Pipeline (void) |
Private Attributes | |
vtkWin32OpenGLRenderWindow * | renWin |
vtkRenderer * | ren |
vtkWin32RenderWindowInteractor * | iren |
vtkSphereSource * | sphere |
vtkPolyDataMapper * | sphereMapper |
vtkElevationFilter * | sphereElevation |
vtkActor * | sphereActor |
vtkConeSource * | cone |
vtkGlyph3D * | glyph |
vtkPolyDataMapper * | spikeMapper |
vtkActor * | spikeActor |
vtkCubeAxesActor2D * | sphereAxis |
vtkActorCollection * | ac |
vtkLoopSubdivisionFilter * | loopFilter |
vtkLinearSubdivisionFilter * | linearFilter |
vtkButterflySubdivisionFilter * | butterflyFilter |
vtkSQ3SubdivisionFilter * | sq3Filter |
VTK3DSOurImporter * | importer |
|
Definition at line 54 of file vtkSq3SubdivisionView.cpp. References first. |
|
Definition at line 59 of file vtkSq3SubdivisionView.cpp. References ac, butterflyFilter, first, iren, linearFilter, loopFilter, ren, renWin, and sq3Filter. |
|
Definition at line 93 of file vtkSq3SubdivisionView.h. Referenced by OnDraw(). |
|
Definition at line 176 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 283 of file vtkSq3SubdivisionView.cpp. References ac, butterflyFilter, importer, linearFilter, loopFilter, m_button1, m_button2, m_button3, m_button4, m_trackbar, ren, and sq3Filter. |
|
Definition at line 208 of file vtkSq3SubdivisionView.cpp. References IDC_BUTTON1, IDC_BUTTON2, IDC_BUTTON3, IDC_BUTTON4, IDC_TRACKBAR, m_button1, m_button2, m_button3, m_button4, and m_trackbar. |
|
Definition at line 85 of file vtkSq3SubdivisionView.cpp. References ac, butterflyFilter, first, CvtkSq3SubdivisionDoc::fname, GetDocument(), importer, iren, linearFilter, loopFilter, vtkSQ3SubdivisionFilter::New(), VTK3DSOurImporter::New(), Pipeline(), ren, renWin, and sq3Filter. |
|
Definition at line 181 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 244 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 403 of file vtkSq3SubdivisionView.cpp. References ac, butterflyFilter, importer, linearFilter, loopFilter, m_button1, m_button2, m_button3, m_button4, m_trackbar, ren, and sq3Filter. |
|
Definition at line 170 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 233 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 278 of file vtkSq3SubdivisionView.cpp. Referenced by OnDraw(). |
|
Definition at line 75 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 252 of file vtkSq3SubdivisionView.cpp. |
|
Definition at line 60 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), OnHScroll(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 63 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), OnHScroll(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 55 of file vtkSq3SubdivisionView.h. |
|
Definition at line 56 of file vtkSq3SubdivisionView.h. |
|
Definition at line 66 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), and OnHScroll(). |
|
Definition at line 50 of file vtkSq3SubdivisionView.h. Referenced by OnDraw(), WindowProc(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 62 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), OnHScroll(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 61 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), OnHScroll(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 70 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnCreate(), and OnHScroll(). |
|
Definition at line 70 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnCreate(), and OnHScroll(). |
|
Definition at line 70 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnCreate(), and OnHScroll(). |
|
Definition at line 70 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnCreate(), and OnHScroll(). |
|
Definition at line 69 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnCreate(), and OnHScroll(). |
|
Definition at line 49 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), OnHScroll(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 48 of file vtkSq3SubdivisionView.h. Referenced by OnDraw(), OnSize(), and ~CvtkSq3SubdivisionView(). |
|
Definition at line 51 of file vtkSq3SubdivisionView.h. |
|
Definition at line 54 of file vtkSq3SubdivisionView.h. |
|
Definition at line 59 of file vtkSq3SubdivisionView.h. |
|
Definition at line 53 of file vtkSq3SubdivisionView.h. |
|
Definition at line 52 of file vtkSq3SubdivisionView.h. |
|
Definition at line 58 of file vtkSq3SubdivisionView.h. |
|
Definition at line 57 of file vtkSq3SubdivisionView.h. |
|
Definition at line 64 of file vtkSq3SubdivisionView.h. Referenced by OnClick(), OnDraw(), OnHScroll(), and ~CvtkSq3SubdivisionView(). |