MeshKit  1.0
SwapTriEdge::FlipEdge Struct Reference
Inheritance diagram for SwapTriEdge::FlipEdge:

List of all members.

Public Member Functions

 FlipEdge ()
 FlipEdge (Vertex *v1, Vertex *v2)
 ~FlipEdge ()
bool isValid () const
bool isSharp (double creseAngle) const
bool isConcave () const

Public Attributes

Facefaces [2]
Vertexopposite_nodes [2]

Private Member Functions

void process (Vertex *v1, Vertex *v2)

Detailed Description

Definition at line 63 of file SwapTriEdge.hpp.


Constructor & Destructor Documentation

FlipEdge ( ) [inline]

Definition at line 65 of file SwapTriEdge.hpp.

FlipEdge ( Vertex v1,
Vertex v2 
) [inline]

Definition at line 68 of file SwapTriEdge.hpp.

~FlipEdge ( ) [inline]

Definition at line 72 of file SwapTriEdge.hpp.


Member Function Documentation

bool isConcave ( ) const
bool isSharp ( double  creseAngle) const
bool isValid ( ) const [inline]

Definition at line 75 of file SwapTriEdge.hpp.

void process ( Vertex v1,
Vertex v2 
) [private]

Member Data Documentation

Face* faces[2]

Definition at line 84 of file SwapTriEdge.hpp.

Definition at line 85 of file SwapTriEdge.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines