vtkSLACReader::MidpointCoordinateMap Class Reference

#include <vtkSLACReader.h>

List of all members.


Detailed Description

Manages a map from edges to midpoint coordinates.

Definition at line 277 of file vtkSLACReader.h.


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

vtkInternal * Internal

Constructor & Destructor Documentation

vtkSLACReader::MidpointCoordinateMap::MidpointCoordinateMap (  ) 

vtkSLACReader::MidpointCoordinateMap::~MidpointCoordinateMap (  ) 


Member Function Documentation

void vtkSLACReader::MidpointCoordinateMap::AddMidpoint ( const EdgeEndpoints edge,
const MidpointCoordinates midpoint 
)

void vtkSLACReader::MidpointCoordinateMap::RemoveMidpoint ( const EdgeEndpoints edge  ) 

void vtkSLACReader::MidpointCoordinateMap::RemoveAllMidpoints (  ) 

vtkIdType vtkSLACReader::MidpointCoordinateMap::GetNumberOfMidpoints (  )  const

MidpointCoordinates* vtkSLACReader::MidpointCoordinateMap::FindMidpoint ( const EdgeEndpoints edge  ) 

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


Member Data Documentation

Definition at line 295 of file vtkSLACReader.h.


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

Generated on Mon Sep 27 18:50:13 2010 for VTK by  doxygen 1.5.6