VTK
9.2.6
|
#include <vtkCellLocator.h>
Public Member Functions | |
vtkNeighborCells (int size) | |
int | GetNumberOfNeighbors () |
void | Reset () |
int * | GetPoint (int i) |
int | InsertNextPoint (int *x) |
Protected Attributes | |
vtkNew< vtkIntArray > | Points |
Definition at line 204 of file vtkCellLocator.h.
vtkCellLocator::vtkNeighborCells::vtkNeighborCells | ( | int | size | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 218 of file vtkCellLocator.h.