gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
PolyMesh::HalfEdge Class Reference

#include <meshPolyMesh.h>

Collaboration diagram for PolyMesh::HalfEdge:

Public Member Functions

 HalfEdge (Vertex *vv)
 
SVector3 d () const
 

Public Attributes

Vertexv
 
Facef
 
HalfEdgeprev
 
HalfEdgenext
 
HalfEdgeopposite
 
int data
 

Detailed Description

Definition at line 32 of file meshPolyMesh.h.

Constructor & Destructor Documentation

◆ HalfEdge()

PolyMesh::HalfEdge::HalfEdge ( Vertex vv)
inline

Definition at line 34 of file meshPolyMesh.h.

Member Function Documentation

◆ d()

SVector3 PolyMesh::HalfEdge::d ( ) const
inline

Definition at line 44 of file meshPolyMesh.h.

Referenced by PolyMesh::normal().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ data

◆ f

◆ next

◆ opposite

◆ prev

HalfEdge* PolyMesh::HalfEdge::prev

Definition at line 40 of file meshPolyMesh.h.

Referenced by PolyMesh::createFace(), GFace2PolyMesh(), and PolyMesh::merge_faces().

◆ v


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