OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
oofem::Polygon::PolygonVertexIterator Class Reference

#include <geotoolbox.h>

+ Collaboration diagram for oofem::Polygon::PolygonVertexIterator:

Public Member Functions

 PolygonVertexIterator (const Polygon *p)
 
void init (const Polygon *p)
 
int giveNext (Vertex &p1)
 
int giveNext (const Vertex **p1)
 

Private Attributes

const Polygonptr
 
std::list< Vertex >::const_iterator iter
 

Detailed Description

Definition at line 144 of file geotoolbox.h.

Constructor & Destructor Documentation

oofem::Polygon::PolygonVertexIterator::PolygonVertexIterator ( const Polygon p)
inline

Definition at line 149 of file geotoolbox.h.

References oofem::Polygon::vertices.

Member Function Documentation

int oofem::Polygon::PolygonVertexIterator::giveNext ( Vertex p1)
inline
int oofem::Polygon::PolygonVertexIterator::giveNext ( const Vertex **  p1)
inline

Definition at line 167 of file geotoolbox.h.

References oofem::Polygon::vertices.

void oofem::Polygon::PolygonVertexIterator::init ( const Polygon p)
inline

Definition at line 153 of file geotoolbox.h.

References oofem::Polygon::vertices.

Referenced by oofem::Graph::clip().

Member Data Documentation

std :: list< Vertex >:: const_iterator oofem::Polygon::PolygonVertexIterator::iter
private

Definition at line 147 of file geotoolbox.h.

const Polygon* oofem::Polygon::PolygonVertexIterator::ptr
private

Definition at line 146 of file geotoolbox.h.


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

This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:39 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011