BuildLinks(vtkDataSet *ds) | vtkStaticCellLinksTemplate< TIds > | |
BuildLinks(vtkPolyData *pd) | vtkStaticCellLinksTemplate< TIds > | |
BuildLinks(vtkUnstructuredGrid *ugrid) | vtkStaticCellLinksTemplate< TIds > | |
BuildLinks(vtkExplicitStructuredGrid *esgrid) | vtkStaticCellLinksTemplate< TIds > | |
DeepCopy(vtkAbstractCellLinks *) | vtkStaticCellLinksTemplate< TIds > | inline |
DeepCopy(vtkStaticCellLinksTemplate *src) | vtkStaticCellLinksTemplate< TIds > | |
GetActualMemorySize() | vtkStaticCellLinksTemplate< TIds > | |
GetCells(vtkIdType ptId) | vtkStaticCellLinksTemplate< TIds > | inline |
GetCells(vtkIdType npts, const vtkIdType *pts, vtkIdList *cells) | vtkStaticCellLinksTemplate< TIds > | |
GetLinksSize() | vtkStaticCellLinksTemplate< TIds > | inline |
GetNcells(vtkIdType ptId) | vtkStaticCellLinksTemplate< TIds > | inline |
GetNumberOfCells(vtkIdType ptId) | vtkStaticCellLinksTemplate< TIds > | inline |
GetOffset(vtkIdType ptId) | vtkStaticCellLinksTemplate< TIds > | inline |
GetSequentialProcessing() | vtkStaticCellLinksTemplate< TIds > | inline |
Initialize() | vtkStaticCellLinksTemplate< TIds > | |
Links | vtkStaticCellLinksTemplate< TIds > | protected |
LinkSharedPtr | vtkStaticCellLinksTemplate< TIds > | protected |
LinksSize | vtkStaticCellLinksTemplate< TIds > | protected |
MatchesCell(TGivenIds npts, const TGivenIds *pts) | vtkStaticCellLinksTemplate< TIds > | |
NumCells | vtkStaticCellLinksTemplate< TIds > | protected |
NumPts | vtkStaticCellLinksTemplate< TIds > | protected |
Offsets | vtkStaticCellLinksTemplate< TIds > | protected |
OffsetsSharedPtr | vtkStaticCellLinksTemplate< TIds > | protected |
SelectCells(vtkIdType minMaxDegree[2], unsigned char *cellSelection) | vtkStaticCellLinksTemplate< TIds > | |
SequentialProcessing | vtkStaticCellLinksTemplate< TIds > | protected |
SerialBuildLinks(vtkIdType numPts, vtkIdType numCells, vtkCellArray *cellArray) | vtkStaticCellLinksTemplate< TIds > | inline |
SerialBuildLinksFromMultipleArrays(vtkIdType numPts, vtkIdType numCells, std::vector< vtkCellArray * > cellArrays) | vtkStaticCellLinksTemplate< TIds > | |
SetSequentialProcessing(vtkTypeBool seq) | vtkStaticCellLinksTemplate< TIds > | inline |
ShallowCopy(vtkStaticCellLinksTemplate *src) | vtkStaticCellLinksTemplate< TIds > | |
ThreadedBuildLinks(vtkIdType numPts, vtkIdType numCells, vtkCellArray *cellArray) | vtkStaticCellLinksTemplate< TIds > | inline |
ThreadedBuildLinksFromMultipleArrays(vtkIdType numPts, vtkIdType numCells, std::vector< vtkCellArray * > cellArrays) | vtkStaticCellLinksTemplate< TIds > | |
Type | vtkStaticCellLinksTemplate< TIds > | protected |
vtkStaticCellLinksTemplate() | vtkStaticCellLinksTemplate< TIds > | |
~vtkStaticCellLinksTemplate() | vtkStaticCellLinksTemplate< TIds > | |