CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::MeshInView Class Reference

#include <cxMeshInView.h>

Public Member Functions

 MeshInView (ViewServicePtr viewService)
 
 ~MeshInView ()
 
void show (vtkPolyDataPtr polyData)
 
void hide ()
 

Detailed Description

Display a mesh or polydata in the main 3D view.

Definition at line 25 of file cxMeshInView.h.

Constructor & Destructor Documentation

cx::MeshInView::MeshInView ( ViewServicePtr  viewService)

Definition at line 22 of file cxMeshInView.cpp.

cx::MeshInView::~MeshInView ( )

Definition at line 26 of file cxMeshInView.cpp.

Member Function Documentation

void cx::MeshInView::hide ( )

Definition at line 49 of file cxMeshInView.cpp.

void cx::MeshInView::show ( vtkPolyDataPtr  polyData)

Definition at line 31 of file cxMeshInView.cpp.


The documentation for this class was generated from the following files: