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

#include <meshPolyMesh.h>

Collaboration diagram for PolyMesh::Vertex:

Public Member Functions

 Vertex (double x, double y, double z, int _d=-1)
 

Public Attributes

SVector3 position
 
PolyMesh::HalfEdgehe
 
int data
 

Detailed Description

Definition at line 21 of file meshPolyMesh.h.

Constructor & Destructor Documentation

◆ Vertex()

PolyMesh::Vertex::Vertex ( double  x,
double  y,
double  z,
int  _d = -1 
)
inline

Definition at line 23 of file meshPolyMesh.h.

Member Data Documentation

◆ data

int PolyMesh::Vertex::data

Definition at line 29 of file meshPolyMesh.h.

Referenced by meshGenerator(), PolyMesh2GFace(), and PolyMesh::split_triangle().

◆ he

◆ position


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