|
template FCL_EXPORT void | fcl::detail::kIOS_fit_functions::fit1 (const Vector3d *const ps, kIOS< double > &bv) |
|
template void | fcl::detail::OBB_fit_functions::fit1 (const Vector3d *const ps, OBB< double > &bv) |
|
template void | fcl::detail::OBBRSS_fit_functions::fit1 (const Vector3d *const ps, OBBRSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::RSS_fit_functions::fit1 (const Vector3d *const ps, RSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::kIOS_fit_functions::fit2 (const Vector3d *const ps, kIOS< double > &bv) |
|
template void | fcl::detail::OBB_fit_functions::fit2 (const Vector3d *const ps, OBB< double > &bv) |
|
template void | fcl::detail::OBBRSS_fit_functions::fit2 (const Vector3d *const ps, OBBRSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::RSS_fit_functions::fit2 (const Vector3d *const ps, RSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::kIOS_fit_functions::fit3 (const Vector3d *const ps, kIOS< double > &bv) |
|
template void | fcl::detail::OBB_fit_functions::fit3 (const Vector3d *const ps, OBB< double > &bv) |
|
template void | fcl::detail::OBBRSS_fit_functions::fit3 (const Vector3d *const ps, OBBRSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::RSS_fit_functions::fit3 (const Vector3d *const ps, RSS< double > &bv) |
|
template void | fcl::detail::OBB_fit_functions::fit6 (const Vector3d *const ps, OBB< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::RSS_fit_functions::fit6 (const Vector3d *const ps, RSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::kIOS_fit_functions::fitn (const Vector3d *const ps, int n, kIOS< double > &bv) |
|
template void | fcl::detail::OBB_fit_functions::fitn (const Vector3d *const ps, int n, OBB< double > &bv) |
|
template void | fcl::detail::OBBRSS_fit_functions::fitn (const Vector3d *const ps, int n, OBBRSS< double > &bv) |
|
template FCL_EXPORT void | fcl::detail::RSS_fit_functions::fitn (const Vector3d *const ps, int n, RSS< double > &bv) |
|