Manages a map from edges to midpoint coordinates.  
 More...
#include <vtkSLACReader.h>
Manages a map from edges to midpoint coordinates. 
Definition at line 320 of file vtkSLACReader.h.
◆ MidpointCoordinateMap()
      
        
          | vtkSLACReader::MidpointCoordinateMap::MidpointCoordinateMap | ( |  | ) |  | 
      
 
 
◆ ~MidpointCoordinateMap()
      
        
          | vtkSLACReader::MidpointCoordinateMap::~MidpointCoordinateMap | ( |  | ) |  | 
      
 
 
◆ AddMidpoint()
◆ RemoveMidpoint()
      
        
          | void vtkSLACReader::MidpointCoordinateMap::RemoveMidpoint | ( | const EdgeEndpoints & | edge | ) |  | 
      
 
 
◆ RemoveAllMidpoints()
      
        
          | void vtkSLACReader::MidpointCoordinateMap::RemoveAllMidpoints | ( |  | ) |  | 
      
 
 
◆ GetNumberOfMidpoints()
      
        
          | vtkIdType vtkSLACReader::MidpointCoordinateMap::GetNumberOfMidpoints | ( |  | ) | const | 
      
 
 
◆ FindMidpoint()
Finds the coordinates for the given edge or returns nullptr if it does not exist. 
 
 
◆ Internal
  
  | 
        
          | vtkInternal* vtkSLACReader::MidpointCoordinateMap::Internal |  | protected | 
 
 
The documentation for this class was generated from the following file: