VTK
9.3.1
|
#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 193 of file vtkCellLocator.h.
vtkCellLocator::vtkNeighborCells::vtkNeighborCells | ( | int | size | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
Definition at line 207 of file vtkCellLocator.h.