|
static void | hpp::fcl::axisFromEigen (Vec3f eigenV[3], Matrix3f::Scalar eigenS[3], Matrix3f &axes) |
|
template<> |
void | hpp::fcl::fit (Vec3f *ps, unsigned int n, AABB &bv) |
|
template<> |
void | hpp::fcl::fit (Vec3f *ps, unsigned int n, kIOS &bv) |
|
template<> |
void | hpp::fcl::fit (Vec3f *ps, unsigned int n, OBB &bv) |
|
template<> |
void | hpp::fcl::fit (Vec3f *ps, unsigned int n, OBBRSS &bv) |
|
template<> |
void | hpp::fcl::fit (Vec3f *ps, unsigned int n, RSS &bv) |
|
void | hpp::fcl::kIOS_fit_functions::fit1 (Vec3f *ps, kIOS &bv) |
|
void | hpp::fcl::OBB_fit_functions::fit1 (Vec3f *ps, OBB &bv) |
|
void | hpp::fcl::OBBRSS_fit_functions::fit1 (Vec3f *ps, OBBRSS &bv) |
|
void | hpp::fcl::RSS_fit_functions::fit1 (Vec3f *ps, RSS &bv) |
|
void | hpp::fcl::kIOS_fit_functions::fit2 (Vec3f *ps, kIOS &bv) |
|
void | hpp::fcl::OBB_fit_functions::fit2 (Vec3f *ps, OBB &bv) |
|
void | hpp::fcl::OBBRSS_fit_functions::fit2 (Vec3f *ps, OBBRSS &bv) |
|
void | hpp::fcl::RSS_fit_functions::fit2 (Vec3f *ps, RSS &bv) |
|
void | hpp::fcl::kIOS_fit_functions::fit3 (Vec3f *ps, kIOS &bv) |
|
void | hpp::fcl::OBB_fit_functions::fit3 (Vec3f *ps, OBB &bv) |
|
void | hpp::fcl::OBBRSS_fit_functions::fit3 (Vec3f *ps, OBBRSS &bv) |
|
void | hpp::fcl::RSS_fit_functions::fit3 (Vec3f *ps, RSS &bv) |
|
void | hpp::fcl::OBB_fit_functions::fit6 (Vec3f *ps, OBB &bv) |
|
void | hpp::fcl::RSS_fit_functions::fit6 (Vec3f *ps, RSS &bv) |
|
void | hpp::fcl::kIOS_fit_functions::fitn (Vec3f *ps, unsigned int n, kIOS &bv) |
|
void | hpp::fcl::OBB_fit_functions::fitn (Vec3f *ps, unsigned int n, OBB &bv) |
|
void | hpp::fcl::OBBRSS_fit_functions::fitn (Vec3f *ps, unsigned int n, OBBRSS &bv) |
|
void | hpp::fcl::RSS_fit_functions::fitn (Vec3f *ps, unsigned int n, RSS &bv) |
|