Static Public Member Functions | List of all members
obbDisjoint_impls::loop_case_1< ia, ib, ja, ka, jb, kb > Struct Template Reference

Static Public Member Functions

static bool run (const Matrix3f &B, const Vec3f &T, const Vec3f &a, const Vec3f &b, const Matrix3f &Bf, const FCL_REAL &breakDistance2, FCL_REAL &squaredLowerBoundDistance)
 

Detailed Description

template<int ia, int ib, int ja = (ia + 1) % 3, int ka = (ia + 2) % 3, int jb = (ib + 1) % 3, int kb = (ib + 2) % 3>
struct obbDisjoint_impls::loop_case_1< ia, ib, ja, ka, jb, kb >

Definition at line 635 of file obb.cpp.

Member Function Documentation

◆ run()

template<int ia, int ib, int ja = (ia + 1) % 3, int ka = (ia + 2) % 3, int jb = (ib + 1) % 3, int kb = (ib + 2) % 3>
static bool obbDisjoint_impls::loop_case_1< ia, ib, ja, ka, jb, kb >::run ( const Matrix3f B,
const Vec3f T,
const Vec3f a,
const Vec3f b,
const Matrix3f Bf,
const FCL_REAL breakDistance2,
FCL_REAL squaredLowerBoundDistance 
)
inlinestatic

Definition at line 636 of file obb.cpp.


The documentation for this struct was generated from the following file:


hpp-fcl
Author(s):
autogenerated on Fri Jan 26 2024 03:46:17