Go to the documentation of this file.
39Edge2D :: Edge2D(
int node1,
int node2) :
47Edge2D :: operator==(
const Edge2D &right)
55AlphaEdge2D :: AlphaEdge2D(
int node1,
int node2,
double _length) :
66AlphaEdge2D :: ~AlphaEdge2D()
DelaunayTriangle * sharedByTriangles[2]
Triangles which share the alphaEdge.
double outerAlphaBound
Bottom (outer) limit for alpha shape, for smaller values of alpha the edge lies outside.
double length
Length of edge is stored in order to allow variable alpha value.
bool isOnConvexHull
Convex hull flag means edge is not shared by two triangle.
double innerAlphaBound
Top (inner) limit for alpha shape, for greater values of alpha the edge lies inside of the shape.
Edge2D(int node1, int node2)
Constructor.
std ::pair< int, int > nodeNumbers
Global node numbers.
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011