gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <DivideAndConquer.h>
Public Attributes | |
PointNumero | a |
PointNumero | b |
PointNumero | c |
Definition at line 60 of file DivideAndConquer.h.
PointNumero Triangle::a |
Definition at line 61 of file DivideAndConquer.h.
Referenced by SOrientedBoundingBox::buildOBB(), DocRecord::concave(), DocRecord::ConvertDListToTriangles(), meshGenerator(), meshGeneratorPeriodic(), DocRecord::recur_tag_triangles(), and DocRecord::tagInterior().
PointNumero Triangle::b |
Definition at line 61 of file DivideAndConquer.h.
Referenced by SOrientedBoundingBox::buildOBB(), DocRecord::concave(), DocRecord::ConvertDListToTriangles(), meshGenerator(), meshGeneratorPeriodic(), DocRecord::recur_tag_triangles(), and DocRecord::tagInterior().
PointNumero Triangle::c |
Definition at line 61 of file DivideAndConquer.h.
Referenced by SOrientedBoundingBox::buildOBB(), DocRecord::concave(), DocRecord::ConvertDListToTriangles(), meshGenerator(), meshGeneratorPeriodic(), DocRecord::recur_tag_triangles(), and DocRecord::tagInterior().