Classes | Namespaces | Typedefs | Functions
contact_point.h File Reference
#include "fcl/common/types.h"
#include "fcl/narrowphase/contact_point-inl.h"
Include dependency graph for contact_point.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fcl::ContactPoint< S >
 Minimal contact information returned by collision. More...
 

Namespaces

 fcl
 Main namespace.
 

Typedefs

using fcl::ContactPointd = ContactPoint< double >
 
using fcl::ContactPointf = ContactPoint< float >
 

Functions

template<typename S >
FCL_EXPORT bool fcl::comparePenDepth (const ContactPoint< S > &_cp1, const ContactPoint< S > &_cp2)
 Return true if _cp1's penentration depth is less than _cp2's. More...
 
template<typename S >
FCL_EXPORT void fcl::flipNormal (std::vector< ContactPoint< S >> &contacts)
 


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:49