Public Member Functions | |
ContactPoint (const Vec3f &n, const Vec3f &p, FCL_REAL d) | |
Public Attributes | |
FCL_REAL | depth |
Vec3f | normal |
Vec3f | point |
Definition at line 472 of file narrowphase.cpp.
fcl::details::ContactPoint::ContactPoint | ( | const Vec3f & | n, |
const Vec3f & | p, | ||
FCL_REAL | d | ||
) | [inline] |
Definition at line 477 of file narrowphase.cpp.
Definition at line 476 of file narrowphase.cpp.
Definition at line 474 of file narrowphase.cpp.
Definition at line 475 of file narrowphase.cpp.