Namespaces | Functions
math/bv/utility.cpp File Reference
#include "fcl/math/bv/utility-inl.h"
Include dependency graph for math/bv/utility.cpp:

Go to the source code of this file.

Namespaces

 fcl
 Main namespace.
 
 fcl::detail
 
 fcl::detail::kIOS_fit_functions
 
 fcl::detail::OBB_fit_functions
 
 fcl::detail::OBBRSS_fit_functions
 
 fcl::detail::RSS_fit_functions
 

Functions

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)
 


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:50