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

Static Public Member Functions

static bool run (int ia, int ja, int ka, const Matrix3s &B, const Vec3s &T, const Vec3s &a, const Vec3s &b, const Matrix3s &Bf, const CoalScalar &breakDistance2, CoalScalar &squaredLowerBoundDistance)
 

Detailed Description

template<int ib, int jb = (ib + 1) % 3, int kb = (ib + 2) % 3>
struct obbDisjoint_impls::loop_case_2< ib, jb, kb >

Definition at line 720 of file obb.cpp.

Member Function Documentation

◆ run()

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

Definition at line 721 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