![]() |
Fraxinus
16.5.0-fx-rc4
An IGT application
|
#include <cxMeshInView.h>
Public Member Functions | |
| MeshInView (ViewServicePtr viewService) | |
| ~MeshInView () | |
| void | show (vtkPolyDataPtr polyData) |
| void | hide () |
Display a mesh or polydata in the main 3D view.
Definition at line 46 of file cxMeshInView.h.
| cx::MeshInView::MeshInView | ( | ViewServicePtr | viewService | ) |
Definition at line 43 of file cxMeshInView.cpp.
| cx::MeshInView::~MeshInView | ( | ) |
Definition at line 47 of file cxMeshInView.cpp.
| void cx::MeshInView::hide | ( | ) |
Definition at line 70 of file cxMeshInView.cpp.
| void cx::MeshInView::show | ( | vtkPolyDataPtr | polyData | ) |
Definition at line 52 of file cxMeshInView.cpp.