| _ARTSimulation | TYReflectionPathFinderART | private |
| _ELnormal | TYReflectionPathFinderART | private |
| _extrusionLength | TYReflectionPathFinderART | private |
| _foundSequences | TYReflectionPathFinderART | private |
| _nbRays | TYReflectionPathFinderART | private |
| _paths | TYReflectionPathFinderART | private |
| _pSolver | TYReflectionPathFinderART | private |
| _rcptRadius | TYReflectionPathFinderART | private |
| _shapeToTYSIntersection | TYReflectionPathFinderART | private |
| addOrientedQuadrangle(const OPoint3D &p1Top, const OPoint3D &p1Bottom, const OPoint3D &p2Top, const OPoint3D &p2Bottom, const OVector3D vExt, const TYSIntersection &sourceInter) | TYReflectionPathFinderART | protected |
| addOrientedTriangle(const OPoint3D &p1, const OPoint3D &p2, const OPoint3D &p3, const OVector3D &vExt) | TYReflectionPathFinderART | protected |
| buildQuadranglePointsFromInter(const TYSIntersection &inter, OPoint3D &p1Top, OPoint3D &p1Bottom, OPoint3D &p2Top, OPoint3D &p2Bottom) const | TYReflectionPathFinderART | protected |
| buildReflectionPaths(const OPoint3D &source, const OPoint3D &receptor) | TYReflectionPathFinderART | protected |
| computeELPlaneNormal(const OPoint3D &source, const OPoint3D &receptor) | TYReflectionPathFinderART | protected |
| computeRadiusFromDistanceSR(const OPoint3D &sourcePoint, const OPoint3D &rcptPoint) | TYReflectionPathFinderART | private |
| computeRaytracing() | TYReflectionPathFinderART | protected |
| FRIEND_TEST(test_ReflectionPathFinderART, computeELPlaneNormal_horizontalPlane1) | TYReflectionPathFinderART | private |
| FRIEND_TEST(test_ReflectionPathFinderART, computeELPlaneNormal_horizontalPlane2) | TYReflectionPathFinderART | private |
| FRIEND_TEST(test_ReflectionPathFinderART, computeELPlaneNormal_nonHorizontalPlane) | TYReflectionPathFinderART | private |
| instanciate() const override | TYReflectionPathFinderART | virtual |
| isLastSegmentIntersectingSceneElement(const TYReflectionPath &path) | TYReflectionPathFinderART | protected |
| isPathAlreadyFound(const TYReflectionPath &path) const | TYReflectionPathFinderART | protected |
| isPathValid(const TYReflectionPath &path) | TYReflectionPathFinderART | protected |
| popPath() override | TYReflectionPathFinderART | virtual |
| processInfraIntersectingSegment(const TYSIntersection &inter) | TYReflectionPathFinderART | protected |
| processIntersectingSegment(const TYSIntersection &inter) | TYReflectionPathFinderART | protected |
| processTopoIntersectingSegment(const TYSIntersection &inter) | TYReflectionPathFinderART | protected |
| remainingPaths() const override | TYReflectionPathFinderART | virtual |
| setup(size_t maxOrder, const std::deque< TYSIntersection > &tabIntersect, const OPoint3D &source, const OPoint3D &receptor) override | TYReflectionPathFinderART | virtual |
| setupAcceleratingDataStructure() | TYReflectionPathFinderART | protected |
| setupConfiguration(size_t maxOrder) | TYReflectionPathFinderART | protected |
| setupScene(const std::deque< TYSIntersection > &tabIntersect, const OPoint3D &sourcePoint, const OPoint3D &receptorPoint) | TYReflectionPathFinderART | protected |
| setupSolver() | TYReflectionPathFinderART | protected |
| TYAbstractReflectionPathFinder()=default | TYAbstractReflectionPathFinder | protected |
| TYReflectionPathFinderART(unsigned int nbRays) | TYReflectionPathFinderART | |
| TYReflectionPathFinderART()=default | TYReflectionPathFinderART | protected |
| ~TYAbstractReflectionPathFinder()=default | TYAbstractReflectionPathFinder | virtual |