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

Public Member Functions

 AlphaElement (float *vp, normal_type *np, unsigned char *cp)
 

Public Attributes

float * v
 
normal_typen
 
unsigned char * c
 

Detailed Description

Definition at line 155 of file VertexArray.cpp.

Constructor & Destructor Documentation

◆ AlphaElement()

AlphaElement::AlphaElement ( float *  vp,
normal_type np,
unsigned char *  cp 
)
inline

Definition at line 157 of file VertexArray.cpp.

Member Data Documentation

◆ c

unsigned char* AlphaElement::c

Definition at line 160 of file VertexArray.cpp.

◆ n

normal_type* AlphaElement::n

Definition at line 159 of file VertexArray.cpp.

◆ v

float* AlphaElement::v

Definition at line 158 of file VertexArray.cpp.

Referenced by AlphaElementLessThan::operator()().


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