hpp-fcl  3.0.0
HPP fork of FCL -- The Flexible Collision Library
hpp::fcl::GJKSolver Member List

This is the complete list of members for hpp::fcl::GJKSolver, including all inherited members.

cached_guesshpp::fcl::GJKSolvermutable
distance_upper_boundhpp::fcl::GJKSolver
enable_cached_guesshpp::fcl::GJKSolver
epahpp::fcl::GJKSolvermutable
epa_max_iterationshpp::fcl::GJKSolver
epa_tolerancehpp::fcl::GJKSolver
EPAExtractWitnessPointsAndNormal(const Transform3f &tf1, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinlineprotected
EPAFailedExtractWitnessPointsAndNormal(const Transform3f &tf1, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinlineprotected
getDistancePrecision(const bool compute_penetration) consthpp::fcl::GJKSolverinline
getGJKInitialGuess(const S1 &s1, const S2 &s2, Vec3f &guess, support_func_guess_t &support_hint, const Vec3f &default_guess=Vec3f(1, 0, 0)) consthpp::fcl::GJKSolverinlineprotected
gjkhpp::fcl::GJKSolvermutable
gjk_convergence_criterionhpp::fcl::GJKSolver
gjk_convergence_criterion_typehpp::fcl::GJKSolver
gjk_initial_guesshpp::fcl::GJKSolver
gjk_max_iterationshpp::fcl::GJKSolver
gjk_tolerancehpp::fcl::GJKSolver
gjk_varianthpp::fcl::GJKSolver
GJKCollisionExtractWitnessPointsAndNormal(const Transform3f &tf1, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinlineprotected
GJKEarlyStopExtractWitnessPointsAndNormal(const Transform3f &tf1, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinlineprotected
GJKExtractWitnessPointsAndNormal(const Transform3f &tf1, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinlineprotected
GJKSolver()hpp::fcl::GJKSolverinline
GJKSolver(const DistanceRequest &request)hpp::fcl::GJKSolverinlineexplicit
GJKSolver(const CollisionRequest &request)hpp::fcl::GJKSolverinlineexplicit
GJKSolver(const GJKSolver &other)=defaulthpp::fcl::GJKSolver
minkowski_differencehpp::fcl::GJKSolvermutable
operator!=(const GJKSolver &other) consthpp::fcl::GJKSolverinline
operator==(const GJKSolver &other) consthpp::fcl::GJKSolverinline
runGJKAndEPA(const S1 &s1, const Transform3f &tf1, const S2 &s2, const Transform3f &tf2, const bool compute_penetration, FCL_REAL &distance, Vec3f &p1, Vec3f &p2, Vec3f &normal, const bool relative_transformation_already_computed=false) consthpp::fcl::GJKSolverinlineprotected
set(const DistanceRequest &request)hpp::fcl::GJKSolverinline
set(const CollisionRequest &request)hpp::fcl::GJKSolverinline
shapeDistance(const S1 &s1, const Transform3f &tf1, const S2 &s2, const Transform3f &tf2, const bool compute_penetration, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinline
shapeDistance(const S1 &s1, const Transform3f &tf1, const TriangleP &s2, const Transform3f &tf2, const bool compute_penetration, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinline
shapeDistance(const TriangleP &s1, const Transform3f &tf1, const S2 &s2, const Transform3f &tf2, const bool compute_penetration, Vec3f &p1, Vec3f &p2, Vec3f &normal) consthpp::fcl::GJKSolverinline
support_func_cached_guesshpp::fcl::GJKSolvermutable