VTK
Public Member Functions | Protected Attributes
vtkSLACReader::MidpointCoordinateMap Class Reference

#include <vtkSLACReader.h>

List of all members.

Public Member Functions

 MidpointCoordinateMap ()
 ~MidpointCoordinateMap ()
void AddMidpoint (const EdgeEndpoints &edge, const MidpointCoordinates &midpoint)
void RemoveMidpoint (const EdgeEndpoints &edge)
void RemoveAllMidpoints ()
vtkIdType GetNumberOfMidpoints () const
MidpointCoordinatesFindMidpoint (const EdgeEndpoints &edge)

Protected Attributes

vtkInternalInternal

Detailed Description

Manages a map from edges to midpoint coordinates.

Definition at line 290 of file vtkSLACReader.h.


Constructor & Destructor Documentation


Member Function Documentation

Finds the coordinates for the given edge or returns NULL if it does not exist.


Member Data Documentation

Definition at line 308 of file vtkSLACReader.h.


The documentation for this class was generated from the following file: