|
VTK
9.6.20260510
|
This is the complete list of members for vtkPolyhedronContour, including all inherited members.
| CellClassification enum name | vtkPolyhedronContour | |
| ContourCell(vtkIdType numPointIds, const vtkIdType *pointIds, vtkCellArray *polyhedronFaces, vtkDataArray *scalars, double isoValue, bool generateTriangles, std::vector< vtkIdType > &polygonsSize, std::vector< EdgeTuple< vtkIdType, double > > &intersectedEdges) | vtkPolyhedronContour | static |
| CountClip(vtkIdType numPointIds, const vtkIdType *pointIds, vtkCellArray *polyhedronFaces, vtkDataArray *scalars, double isoValue, bool insideOut, vtkIdType &numOutputCells, vtkIdType &numOutputCellConnectivity, vtkIdType &numOutputFaces, vtkIdType &numOutputFacesConnectivity, std::vector< EdgeTuple< vtkIdType, double > > &intersectedEdges) | vtkPolyhedronContour | static |
| EmitClip(vtkIdType numPointIds, const vtkIdType *pointIds, vtkCellArray *polyhedronFaces, vtkDataArray *scalars, double isoValue, bool insideOut, vtkDataArray *pointMap, vtkIdType numberOfKeptPoints, const vtkStaticEdgeLocatorTemplate< vtkIdType, double > &edgeLocator, vtkCellArray *outputCells, vtkCellArray *outputFaces) | vtkPolyhedronContour | static |
| Execute(vtkPolyhedron *cell, vtkDataArray *scalars, double isoValue, vtkIncrementalPointLocator *locator, vtkPointData *inPd, vtkPointData *outPd) | vtkPolyhedronContour | |
| GetIsoPolygonSize(int polyIdx) const | vtkPolyhedronContour | inline |
| GetIsoPolygonVertex(int polyIdx, int vertIdx) const | vtkPolyhedronContour | inline |
| GetNumberOfIsoPolygons() const | vtkPolyhedronContour | inline |
| OutputClip(vtkPolyhedron *cell, vtkCellArray *connectivity, vtkIncrementalPointLocator *locator, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut, vtkCellArray *outFaces=nullptr, vtkCellArray *outFaceLocs=nullptr) | vtkPolyhedronContour | |
| OutputContours(vtkCellArray *polys, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkPolyhedronContour | |
| vtkPolyhedronContour()=default | vtkPolyhedronContour | |
| ~vtkPolyhedronContour()=default | vtkPolyhedronContour |