Functions
fcl::detail::OBB_fit_functions Namespace Reference

Functions

template<typename S >
FCL_EXPORT void fit1 (const Vector3< S > *const ps, OBB< S > &bv)
 
template void fit1 (const Vector3d *const ps, OBB< double > &bv)
 
template<typename S >
FCL_EXPORT void fit2 (const Vector3< S > *const ps, OBB< S > &bv)
 
template void fit2 (const Vector3d *const ps, OBB< double > &bv)
 
template<typename S >
FCL_EXPORT void fit3 (const Vector3< S > *const ps, OBB< S > &bv)
 
template void fit3 (const Vector3d *const ps, OBB< double > &bv)
 
template<typename S >
FCL_EXPORT void fit6 (const Vector3< S > *const ps, OBB< S > &bv)
 
template void fit6 (const Vector3d *const ps, OBB< double > &bv)
 
template<typename S >
FCL_EXPORT void fitn (const Vector3< S > *const ps, int n, OBB< S > &bv)
 
template void fitn (const Vector3d *const ps, int n, OBB< double > &bv)
 

Function Documentation

◆ fit1() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::OBB_fit_functions::fit1 ( const Vector3< S > *const  ps,
OBB< S > &  bv 
)

Definition at line 66 of file math/bv/utility-inl.h.

◆ fit1() [2/2]

template void fcl::detail::OBB_fit_functions::fit1 ( const Vector3d *const  ps,
OBB< double > &  bv 
)

◆ fit2() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::OBB_fit_functions::fit2 ( const Vector3< S > *const  ps,
OBB< S > &  bv 
)

Definition at line 76 of file math/bv/utility-inl.h.

◆ fit2() [2/2]

template void fcl::detail::OBB_fit_functions::fit2 ( const Vector3d *const  ps,
OBB< double > &  bv 
)

◆ fit3() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::OBB_fit_functions::fit3 ( const Vector3< S > *const  ps,
OBB< S > &  bv 
)

Definition at line 92 of file math/bv/utility-inl.h.

◆ fit3() [2/2]

template void fcl::detail::OBB_fit_functions::fit3 ( const Vector3d *const  ps,
OBB< double > &  bv 
)

◆ fit6() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::OBB_fit_functions::fit6 ( const Vector3< S > *const  ps,
OBB< S > &  bv 
)

Definition at line 122 of file math/bv/utility-inl.h.

◆ fit6() [2/2]

template void fcl::detail::OBB_fit_functions::fit6 ( const Vector3d *const  ps,
OBB< double > &  bv 
)

◆ fitn() [1/2]

template<typename S >
FCL_EXPORT void fcl::detail::OBB_fit_functions::fitn ( const Vector3< S > *const  ps,
int  n,
OBB< S > &  bv 
)

Definition at line 133 of file math/bv/utility-inl.h.

◆ fitn() [2/2]

template void fcl::detail::OBB_fit_functions::fitn ( const Vector3d *const  ps,
int  n,
OBB< double > &  bv 
)


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