#include <VTKViewer_ConvexTool.h>
|
| VTKViewer_OrderedTriangulator () |
|
| ~VTKViewer_OrderedTriangulator () |
|
| VTKViewer_Triangulator () |
|
| ~VTKViewer_Triangulator () |
|
bool | Execute (vtkUnstructuredGrid *theInput, vtkCellData *thInputCD, vtkIdType theCellId, int theShowInside, int theAllVisible, int theAppendCoincident3D, const char *theCellsVisibility, vtkPolyData *theOutput, vtkCellData *theOutputCD, int theStoreMapping, std::vector< vtkIdType > &theVTK2ObjIds, std::vector< std::vector< vtkIdType > > &theDimension2VTK2ObjIds, bool theIsCheckConvex) |
|
VTKViewer_OrderedTriangulator::VTKViewer_OrderedTriangulator |
( |
| ) |
|
VTKViewer_OrderedTriangulator::~VTKViewer_OrderedTriangulator |
( |
| ) |
|
vtkCell * VTKViewer_OrderedTriangulator::GetFace |
( |
vtkIdType |
theFaceId | ) |
|
|
protectedvirtual |
vtkIdType VTKViewer_OrderedTriangulator::GetNumFaces |
( |
| ) |
|
|
protectedvirtual |
vtkPoints * VTKViewer_OrderedTriangulator::InitPoints |
( |
vtkUnstructuredGrid * |
theInput, |
|
|
vtkIdType |
theCellId |
|
) |
| |
|
protectedvirtual |
vtkCellArray* VTKViewer_OrderedTriangulator::myBoundaryTris |
|
protected |
vtkTriangle* VTKViewer_OrderedTriangulator::myTriangle |
|
protected |
vtkOrderedTriangulator* VTKViewer_OrderedTriangulator::myTriangulator |
|
protected |
The documentation for this class was generated from the following files: