Namespaces | Functions
src/distance.cpp File Reference
#include "coal/distance.h"
#include "coal/collision_utility.h"
#include "coal/distance_func_matrix.h"
#include "coal/narrowphase/narrowphase.h"
#include <iostream>
Include dependency graph for src/distance.cpp:

Go to the source code of this file.

Namespaces

 coal
 Main namespace.
 

Functions

COAL_DLLAPI CoalScalar coal::distance (const CollisionGeometry *o1, const Transform3s &tf1, const CollisionGeometry *o2, const Transform3s &tf2, const DistanceRequest &request, DistanceResult &result)
 
COAL_DLLAPI CoalScalar coal::distance (const CollisionObject *o1, const CollisionObject *o2, const DistanceRequest &request, DistanceResult &result)
 Main distance interface: given two collision objects, and the requirements for contacts, including whether return the nearest points, this function performs the distance between them. Return value is the minimum distance generated between the two objects. More...
 
DistanceFunctionMatrix & coal::getDistanceFunctionLookTable ()
 


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