gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
myPlane Struct Reference
Collaboration diagram for myPlane:

Public Member Functions

 myPlane (const SPoint3 &_p, const SVector3 &_n)
 
double eval (double x, double y, double z)
 

Public Attributes

SPoint3 p
 
SVector3 n
 
double a
 

Detailed Description

Definition at line 2468 of file GFace.cpp.

Constructor & Destructor Documentation

◆ myPlane()

myPlane::myPlane ( const SPoint3 _p,
const SVector3 _n 
)
inline

Definition at line 2474 of file GFace.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ eval()

double myPlane::eval ( double  x,
double  y,
double  z 
)
inline

Definition at line 2479 of file GFace.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ a

double myPlane::a

Definition at line 2472 of file GFace.cpp.

Referenced by eval(), myLine::myLine(), and myPlane().

◆ n

SVector3 myPlane::n

Definition at line 2471 of file GFace.cpp.

Referenced by eval(), myLine::myLine(), and myPlane().

◆ p

SPoint3 myPlane::p

Definition at line 2470 of file GFace.cpp.

Referenced by myPlane().


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