FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FFa3PArc, including all inherited members.
back() const | FFa3PArc | inline |
FFa3PArc(const FaVec3 &p1, const FaVec3 &p2, const FaVec3 &p3) | FFa3PArc | inline |
front() const | FFa3PArc | inline |
getArcLength(double maxDeflection=0.0) const | FFa3PArc | |
getCenter() const | FFa3PArc | |
getCtrlPointMatrix(int pointNumber, const FaVec3 &positiveNormal, bool normalIsSignOnly=true) const | FFa3PArc | |
getNormal() const | FFa3PArc | |
getPointOnArc(double lengthFromStart) const | FFa3PArc | |
getRadius() const | FFa3PArc | |
getSecant() const | FFa3PArc | inline |
getTangent(double lengthFromStart) const | FFa3PArc | |
isArc(double epsilon=1.0e-10) const | FFa3PArc | |
isInside(const FaVec3 &point) const | FFa3PArc | |
makeFromP1T1T2L(const FaVec3 &p1, const FaVec3 &t1, const FaVec3 &t2, double arcLength) | FFa3PArc | static |
makeFromTangentP1P2(const FaVec3 &t, const FaVec3 &p1, const FaVec3 &p2, bool startTan=true) | FFa3PArc | static |
P | FFa3PArc | private |