cheshirekow  v0.1.0
dispatch.h File Reference

Go to the source code of this file.

Namespaces

 mpblocks
 
 mpblocks::cuda_cert
 

Typedefs

typedef cuda::linalg2::Matrix
< float, 3, 3 > 
mpblocks::cuda_cert::Matrix3f
 check if the specified certificate is in collision More...
 
typedef cuda::linalg2::Matrix
< float, 3, 1 > 
mpblocks::cuda_cert::Vector3f
 

Functions

int mpblocks::cuda_cert::inContact (CertSet &certset, uint_t cert, const Matrix3f &R0, const Matrix3f &Rv, const Vector3f &T0, const Vector3f &dT, float gamma, float dilate)
 
int mpblocks::cuda_cert::inContact (CertSet2 &certset, uint_t obj, uint_t cert, const Matrix3f &R0, const Matrix3f &Rv, const Vector3f &T0, const Vector3f &dT, float gamma)
 check if the specified certificate is in collision More...
 
int mpblocks::cuda_cert::inContact_dbg (CertSet &certset, uint_t cert, const Matrix3f &R0, const Matrix3f &Rv, const Vector3f &T0, const Vector3f &dT, float gamma, float dilate)
 
int mpblocks::cuda_cert::inContact_dbg (CertSet2 &certset, uint_t obj, uint_t cert, const Matrix3f &R0, const Matrix3f &Rv, const Vector3f &T0, const Vector3f &dT, float gamma)