Namespaces | Functions
sphere_capsule.cpp File Reference
#include "coal/math/transform.h"
#include "coal/shape/geometric_shapes.h"
#include "coal/internal/shape_shape_func.h"
#include "../narrowphase/details.h"
Include dependency graph for sphere_capsule.cpp:

Go to the source code of this file.

Namespaces

 coal
 Main namespace.
 
 coal::internal
 

Functions

template<>
CoalScalar coal::internal::ShapeShapeDistance< Capsule, Sphere > (const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const GJKSolver *, const bool, Vec3s &p1, Vec3s &p2, Vec3s &normal)
 
template<>
CoalScalar coal::internal::ShapeShapeDistance< Sphere, Capsule > (const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const GJKSolver *, const bool, Vec3s &p1, Vec3s &p2, Vec3s &normal)
 


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59