Sundance::Rivara::ElementIterator Class Reference

List of all members.

Public Member Functions

 ElementIterator (const RivaraMesh *mesh)
bool hasMoreElements () const
const ElementgetNextElement () const

Private Attributes

RivaraMeshmesh_
int rootIndex_
Elementcurrent_
bool startingNewTree_


Detailed Description

Definition at line 12 of file SundanceRivaraElementIterator.hpp.


Constructor & Destructor Documentation

ElementIterator::ElementIterator ( const RivaraMesh mesh  ) 

Definition at line 11 of file SundanceRivaraElementIterator.cpp.


Member Function Documentation

const Element * ElementIterator::getNextElement (  )  const

bool ElementIterator::hasMoreElements (  )  const


Member Data Documentation

Definition at line 26 of file SundanceRivaraElementIterator.hpp.

Referenced by getNextElement(), and hasMoreElements().

Definition at line 22 of file SundanceRivaraElementIterator.hpp.

Referenced by getNextElement().

Definition at line 24 of file SundanceRivaraElementIterator.hpp.

Referenced by getNextElement().

Definition at line 28 of file SundanceRivaraElementIterator.hpp.

Site Contact