| closestPoint(const math::Vector< real > &pSP, const math::Vector< real > &pV1, const math::Vector< real > &pV2, math::Vector< real > &pRP, real &pU) | iso::geom::LineTools | |
| closestPoint(const math::Vector< real > &pSP, const QVector< math::Vector< real > > &pVs, math::Vector< real > &pRP, int &pI1, int &pI2, real &pU) | iso::geom::LineTools | |
| closestPointLine(const math::Vector< real > &pSP, const math::Vector< real > &pV1, const math::Vector< real > &pV2, math::Vector< real > &pRP, real &pU) | iso::geom::LineTools | |
| closestPointRay(const math::Vector< real > &pSP, const math::Vector< real > &pOrigin, const math::Vector< real > &pDirection, math::Vector< real > &pRP, real &pU) | iso::geom::LineTools | |
| destroy() | iso::geom::LineTools | [static] |
| get() | iso::geom::LineTools | [static] |
| intersect(const math::Vector< real > &pL1V1, const math::Vector< real > &pL1V2, const math::Vector< real > &pL2V1, const math::Vector< real > &pL2V2, math::Vector< real > &pRP) | iso::geom::LineTools | |
| intersectLineLine(const math::Vector< real > &pL1V1, const math::Vector< real > &pL1V2, const math::Vector< real > &pL2V1, const math::Vector< real > &pL2V2, math::Vector< real > &pRP) | iso::geom::LineTools | |
| intersectLinePolyLine(const math::Vector< real > &pLV1, const math::Vector< real > &pLV2, QVector< math::Vector< float > > &pVs, QVector< math::Vector< float > > &pRPs) | iso::geom::LineTools | |
| intersectLinePolyLine(const math::Vector< real > &pLV1, const math::Vector< real > &pLV2, QVector< math::Vector< float > > &pVs, QVector< math::Vector< float > > &pRPs, QVector< int > &pIs) | iso::geom::LineTools | |
| intersectRayLine(const math::Vector< real > &pRS, const math::Vector< real > &pRD, const math::Vector< real > &pLV1, const math::Vector< real > &pLV2, math::Vector< real > &pRP) | iso::geom::LineTools | |
| intersectRayPolyLine(const math::Vector< real > &pRS, const math::Vector< real > &pRD, QVector< math::Vector< float > > &pVs, QVector< math::Vector< float > > &pRPs) | iso::geom::LineTools | |
| intersectRayPolyLine(const math::Vector< real > &pRS, const math::Vector< real > &pRD, QVector< math::Vector< float > > &pVs, QVector< math::Vector< float > > &pRPs, QVector< int > &pIs) | iso::geom::LineTools | |
| intersectRayRay(const math::Vector< real > &pR1S, const math::Vector< real > &pR1D, const math::Vector< real > &pR2S, const math::Vector< real > &pR2D, math::Vector< real > &pRP) | iso::geom::LineTools | |
| LineTools() | iso::geom::LineTools | [protected] |
| sLineTools | iso::geom::LineTools | [protected, static] |
| ~LineTools() | iso::geom::LineTools | [protected] |