@ brief Structure for minimum distance between two meshes and the corresponding nearest point pair More...
#include <test_fcl_utility.h>
Public Attributes | |
double | distance |
Vec3f | p1 |
Vec3f | p2 |
@ brief Structure for minimum distance between two meshes and the corresponding nearest point pair
Definition at line 103 of file test_fcl_utility.h.
double fcl::DistanceRes::distance |
Definition at line 105 of file test_fcl_utility.h.
Definition at line 106 of file test_fcl_utility.h.
Definition at line 107 of file test_fcl_utility.h.