Package: GrAL Base        GrAL: Packages | Concepts | Homepage

GrAL::polygon1d::polygon Class Reference
[Grid datastructures]

A 1D grid class. More...

#include </home/guntram/tmp/GrAL/gral/base/include/Gral/Base/polygon.h>

Inherits GrAL::polygon1d::grid_types_p1d, and GrAL::archetype_0D::grid_mixin<polygon, grid_types_p1d>.

List of all members.

Public Member Functions

 polygon (size_type nnv=0)
void set_number_of_vertices (size_type nnv)
size_type NumOfVertices () const
size_type NumOfCells () const
size_type NumOfEdges () const
size_type NumOfFacets () const
VertexIterator FirstVertex () const
CellIterator FirstCell () const
EdgeIterator FirstEdge () const
FacetIterator FirstFacet () const
size_type NumOfVertices (Vertex const &) const
size_type NumOfEdges (Vertex const &) const
size_type NumOfFaces (Vertex const &) const
size_type NumOfFacets (Vertex const &) const
size_type NumOfCells (Vertex const &) const
size_type NumOfVertices (Cell const &) const
size_type NumOfFacets (Cell const &) const
size_type next_handle (size_type h) const
size_type prev_handle (size_type h) const
void switch_vertex (Vertex &v, Cell const &c) const
void switch_cell (Vertex const &v, Cell &c) const
Vertex switched_vertex (Vertex const &v, Cell const &c) const
Cell switched_cell (Vertex const &v, Cell const &c) const
bool IsOnBoundary (FacetOnCellIterator const &) const
bool IsOnBoundary (Facet const &) const


Detailed Description

A 1D grid class.

See also:
Grid datastructures module An object of type polygon represents a simple polygon.

test-polygonC

Definition at line 80 of file polygon.h.


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

©  Guntram Berti 1997-2009. See the GrAL Homepage for up-to-date information.

Generated on Tue Mar 31 19:11:52 2009 for GrAL Base by doxygen 1.5.8