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

Public Member Functions

 myLine ()
 
 myLine (myPlane &p1, myPlane &p2)
 
SPoint3 orthogonalProjection (SPoint3 &a)
 

Public Attributes

SPoint3 p
 
SVector3 t
 

Detailed Description

Definition at line 2485 of file GFace.cpp.

Constructor & Destructor Documentation

◆ myLine() [1/2]

myLine::myLine ( )
inline

Definition at line 2489 of file GFace.cpp.

◆ myLine() [2/2]

myLine::myLine ( myPlane p1,
myPlane p2 
)
inline

Definition at line 2492 of file GFace.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ orthogonalProjection()

SPoint3 myLine::orthogonalProjection ( SPoint3 a)
inline

Definition at line 2533 of file GFace.cpp.

Referenced by GFace::setMeshMaster().

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

Member Data Documentation

◆ p

SPoint3 myLine::p

Definition at line 2487 of file GFace.cpp.

Referenced by myLine(), orthogonalProjection(), and GFace::setMeshMaster().

◆ t

SVector3 myLine::t

Definition at line 2488 of file GFace.cpp.

Referenced by myLine(), orthogonalProjection(), and GFace::setMeshMaster().


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