Building class of the faces list.
More...
#include <TYFaceSelector.h>
|
| bool | buildPlans (TYSPlan *plan, const OSegment3D &rayon) |
| |
| bool | CalculSegmentCoupe (const TYStructSurfIntersect &FaceCourante, TYSIntersection &Intersect, OPoint3D &pt1, OPoint3D &pt2, OPoint3D &pt3, const int &indice) const |
| |
| void | reorder_intersect (std::deque< TYSIntersection > &tabIntersect) |
| | put infrastructure faces on top More...
|
| |
| bool | buildPlans (TYSPlan *plan, const OSegment3D &rayon) |
| |
| bool | CalculSegmentCoupe (const TYStructSurfIntersect &FaceCourante, TYSIntersection &Intersect, OPoint3D &pt1, OPoint3D &pt2, OPoint3D &pt3, const int &indice) const |
| |
| void | reorder_intersect (std::deque< TYSIntersection > &tabIntersect) |
| | put infrastructure faces on top More...
|
| |
Building class of the faces list.
Definition at line 28 of file TYFaceSelector.h.
◆ TYFaceSelector() [1/2]
| TYFaceSelector::TYFaceSelector |
( |
TYSolver & |
solver | ) |
|
◆ ~TYFaceSelector() [1/2]
| TYFaceSelector::~TYFaceSelector |
( |
| ) |
|
|
virtual |
◆ TYFaceSelector() [2/2]
| TYFaceSelector::TYFaceSelector |
( |
TYSolver & |
solver | ) |
|
◆ ~TYFaceSelector() [2/2]
| virtual TYFaceSelector::~TYFaceSelector |
( |
| ) |
|
|
virtual |
◆ buildPlans() [1/2]
◆ buildPlans() [2/2]
◆ CalculSegmentCoupe() [1/2]
◆ CalculSegmentCoupe() [2/2]
◆ reorder_intersect() [1/2]
| void TYFaceSelector::reorder_intersect |
( |
std::deque< TYSIntersection > & |
tabIntersect | ) |
|
|
private |
◆ reorder_intersect() [2/2]
| void TYFaceSelector::reorder_intersect |
( |
std::deque< TYSIntersection > & |
tabIntersect | ) |
|
|
private |
put infrastructure faces on top
◆ selectFaces() [1/2]
| void TYFaceSelector::selectFaces |
( |
std::deque< TYSIntersection > & |
tabIntersect, |
|
|
const OSegment3D & |
rayon, |
|
|
const string & |
sourceVolumeId |
|
) |
| |
|
virtual |
Build the array of intersections.
- Parameters
-
| tabIntersect | Array of intersections |
| rayon | Ray path |
| sourceVolumeId | volume_id of source when first ray point is a source |
Definition at line 31 of file TYFaceSelector.cpp.
◆ selectFaces() [2/2]
Build the array of intersections.
- Parameters
-
| tabIntersect | Array of intersections |
| rayon | Ray path |
Definition at line 31 of file TYFaceSelector.cpp.
◆ _solver
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/solvers/9613Solver/TYFaceSelector.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/solvers/9613Solver/TYFaceSelector.cpp