|
FougTools
0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
|
This is the complete list of members for occ::MathUtils, including all inherited members.
| displacement(const gp_Ax3 &srcSys, const gp_Ax3 &dstSys) | occ::MathUtils | static |
| euclideanNorm(const gp_Vec &vec) | occ::MathUtils | static |
| isNull(const gp_Vec &vec, const NORM &norm) | occ::MathUtils | static |
| manhattanNorm(const gp_Vec &vec) | occ::MathUtils | static |
| maximumNorm(const gp_Vec &vec) | occ::MathUtils | static |
| printOccPntVec(TEXT_STREAM &ts, const OCC_PNT_VEC &v) | occ::MathUtils | static |
| projectPointOnPlane(const gp_Pnt &p, const gp_Vec &n) | occ::MathUtils | static |
| projectPointOnTriangle(const gp_Pnt &p, const gp_Pnt &v0, const gp_Pnt &v1, const gp_Pnt &v2) | occ::MathUtils | static |
| squaredEuclideanNorm(const gp_Vec &vec) | occ::MathUtils | static |
| transformation(const gp_Ax3 &srcSys, const gp_Ax3 &dstSys) | occ::MathUtils | static |
| transformation(const gp_Ax3 &dstSys) | occ::MathUtils | static |
| transformation(const gp_Quaternion &q, const gp_Vec &vec) | occ::MathUtils | static |
| triangleNormal(const TColgp_Array1OfPnt &nodes, const Poly_Triangle &triangle, TopAbs_Orientation ori=TopAbs_FORWARD) | occ::MathUtils | static |
1.8.8