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 Matrix3s &B, const Vec3s &T, const Vec3s &a, const Vec3s &b, const Matrix3s &Bf, const CoalScalar &breakDistance2, CoalScalar &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 640 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 Matrix3s B,
const Vec3s T,
const Vec3s a,
const Vec3s b,
const Matrix3s Bf,
const CoalScalar breakDistance2,
CoalScalar squaredLowerBoundDistance 
)
inlinestatic

Definition at line 641 of file obb.cpp.


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


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:45:00