Manages a map from edges to the point id of the midpoint.
More...
#include <vtkSLACReader.h>
Manages a map from edges to the point id of the midpoint.
Definition at line 349 of file vtkSLACReader.h.
vtkSLACReader::MidpointIdMap::MidpointIdMap |
( |
| ) |
|
vtkSLACReader::MidpointIdMap::~MidpointIdMap |
( |
| ) |
|
void vtkSLACReader::MidpointIdMap::RemoveMidpoint |
( |
const EdgeEndpoints & |
edge | ) |
|
void vtkSLACReader::MidpointIdMap::RemoveAllMidpoints |
( |
| ) |
|
vtkIdType vtkSLACReader::MidpointIdMap::GetNumberOfMidpoints |
( |
| ) |
const |
Finds the id for the given edge or returns nullptr if it does not exist.
void vtkSLACReader::MidpointIdMap::InitTraversal |
( |
| ) |
|
Initialize iteration.
The iteration can occur in any order.
Get the next midpoint in the iteration.
Return 0 if the end is reached.
The documentation for this class was generated from the following file:
- /home/demarle/Source/VTK/release/8.2/build/Utilities/Doxygen/dox/IO/NetCDF/vtkSLACReader.h