This is the complete list of members for hpp::fcl::GJKSolver_indep, including all inherited members.
cached_guess | hpp::fcl::GJKSolver_indep | mutable |
enable_cached_guess | hpp::fcl::GJKSolver_indep | mutable |
enableCachedGuess(bool if_enable) const | hpp::fcl::GJKSolver_indep | inline |
epa_max_face_num | hpp::fcl::GJKSolver_indep | |
epa_max_iterations | hpp::fcl::GJKSolver_indep | |
epa_max_vertex_num | hpp::fcl::GJKSolver_indep | |
epa_tolerance | hpp::fcl::GJKSolver_indep | |
getCachedGuess() const | hpp::fcl::GJKSolver_indep | inline |
gjk_max_iterations | hpp::fcl::GJKSolver_indep | |
gjk_tolerance | hpp::fcl::GJKSolver_indep | |
GJKSolver_indep() | hpp::fcl::GJKSolver_indep | inline |
setCachedGuess(const Vec3f &guess) const | hpp::fcl::GJKSolver_indep | inline |
shapeDistance(const S1 &s1, const Transform3f &tf1, const S2 &s2, const Transform3f &tf2, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | inline |
shapeDistance(const Sphere &s1, const Transform3f &tf1, const Capsule &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeDistance(const Capsule &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeDistance(const Sphere &s1, const Transform3f &tf1, const Cylinder &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeDistance(const Cylinder &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeDistance(const Sphere &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeDistance(const Capsule &s1, const Transform3f &tf1, const Capsule &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeDistance(const TriangleP &s1, const Transform3f &tf1, const TriangleP &s2, const Transform3f &tf2, FCL_REAL &dist, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const S1 &s1, const Transform3f &tf1, const S2 &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | inline |
shapeIntersect(const Sphere &s1, const Transform3f &tf1, const Capsule &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Capsule &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Sphere &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Box &s1, const Transform3f &tf1, const Box &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Sphere &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Box &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Box &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Capsule &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Capsule &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Cylinder &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Cylinder &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Cone &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Cone &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Halfspace &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Halfspace &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Sphere &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Sphere &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Box &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Box &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Capsule &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Capsule &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Cylinder &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Cylinder &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Cone &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Cone &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeIntersect(const Plane &s1, const Transform3f &tf1, const Plane &s2, const Transform3f &tf2, Vec3f *contact_points, FCL_REAL *penetration_depth, Vec3f *normal) const | hpp::fcl::GJKSolver_indep | |
shapeTriangleInteraction(const S &s, const Transform3f &tf1, const Vec3f &P1, const Vec3f &P2, const Vec3f &P3, const Transform3f &tf2, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | inline |
shapeTriangleInteraction(const Sphere &s, const Transform3f &tf1, const Vec3f &P1, const Vec3f &P2, const Vec3f &P3, const Transform3f &tf2, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeTriangleInteraction(const Halfspace &s, const Transform3f &tf1, const Vec3f &P1, const Vec3f &P2, const Vec3f &P3, const Transform3f &tf2, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep | |
shapeTriangleInteraction(const Plane &s, const Transform3f &tf1, const Vec3f &P1, const Vec3f &P2, const Vec3f &P3, const Transform3f &tf2, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) const | hpp::fcl::GJKSolver_indep |