| 
    hpp-fcl
    2.4.1
    
   HPP fork of FCL -- The Flexible Collision Library 
   | 
 
#include <narrowphase/details.h>
Public Member Functions | |
| ContactPoint (const Vec3f &n, const Vec3f &p, FCL_REAL d) | |
Public Attributes | |
| Vec3f | normal | 
| Vec3f | point | 
| FCL_REAL | depth | 
      
  | 
  inline | 
| FCL_REAL hpp::fcl::details::ContactPoint::depth | 
| Vec3f hpp::fcl::details::ContactPoint::normal | 
| Vec3f hpp::fcl::details::ContactPoint::point |