Go to the documentation of this file.
   49                          const Vector3<double>& pb, 
const Vector3<double>& ub,
 
   50                          double* alpha, 
double* beta);
 
   58 void cullPoints2(
int n, 
double p[], 
int m, 
int i0, 
int iret[]);
 
   63     const Vector3<double>& side1,
 
   64     const Transform3<double>& tf1,
 
   65     const Vector3<double>& side2,
 
   66     const Transform3<double>& tf2,
 
   67     Vector3<double>& normal,
 
   71     std::vector<ContactPoint<double>>& contacts);
 
   76                      const Box<double>& s2, 
const Transform3<double>& tf2,
 
   77                      std::vector<ContactPoint<double>>* contacts_);
 
  
template bool boxBoxIntersect(const Box< double > &s1, const Transform3< double > &tf1, const Box< double > &s2, const Transform3< double > &tf2, std::vector< ContactPoint< double >> *contacts_)
template int intersectRectQuad2(double h[2], double p[8], double ret[16])
template int boxBox2(const Vector3< double > &side1, const Transform3< double > &tf1, const Vector3< double > &side2, const Transform3< double > &tf2, Vector3< double > &normal, double *depth, int *return_code, int maxc, std::vector< ContactPoint< double >> &contacts)
template void cullPoints2(int n, double p[], int m, int i0, int iret[])
template void lineClosestApproach(const Vector3< double > &pa, const Vector3< double > &ua, const Vector3< double > &pb, const Vector3< double > &ub, double *alpha, double *beta)
template class FCL_EXPORT Box< double >
fcl
Author(s): 
autogenerated on Fri Mar 14 2025 02:38:17