#include <VTKViewer_ConvexTool.h>
|
| | VTKViewer_DelaunayTriangulator () |
| |
| | ~VTKViewer_DelaunayTriangulator () |
| |
| | 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_DelaunayTriangulator::VTKViewer_DelaunayTriangulator |
( |
| ) |
|
| VTKViewer_DelaunayTriangulator::~VTKViewer_DelaunayTriangulator |
( |
| ) |
|
| vtkCell * VTKViewer_DelaunayTriangulator::GetFace |
( |
vtkIdType |
theFaceId | ) |
|
|
protectedvirtual |
| vtkIdType VTKViewer_DelaunayTriangulator::GetNumFaces |
( |
| ) |
|
|
protectedvirtual |
| vtkPoints * VTKViewer_DelaunayTriangulator::InitPoints |
( |
vtkUnstructuredGrid * |
theInput, |
|
|
vtkIdType |
theCellId |
|
) |
| |
|
protectedvirtual |
| vtkDelaunay3D* VTKViewer_DelaunayTriangulator::myDelaunay3D |
|
protected |
| vtkPolyData* VTKViewer_DelaunayTriangulator::myPolyData |
|
protected |
| vtkUnstructuredGrid* VTKViewer_DelaunayTriangulator::myUnstructuredGrid |
|
protected |
The documentation for this class was generated from the following files: