SOFA plugin: SofaTest  master
Open source framework for multi-physics simuation
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
BroadPhaseTest< BroadPhase, NarrowPhase > Struct Template Reference

#include <BroadPhase_test.h>

Inheritance diagram for BroadPhaseTest< BroadPhase, NarrowPhase >:

Static Public Member Functions

static double getExtent ()
 
static bool randSparse ()
 
static bool randDense ()
 
static bool randTest3 ()
 
static bool randTest (int seed, int nb1, int nb2, const sofa::type::Vec3 &min, const sofa::type::Vec3 &max)
 

Function details

◆ getExtent()

template<class BroadPhase , class NarrowPhase = BroadPhase>
static double BroadPhaseTest< BroadPhase, NarrowPhase >::getExtent ( )
inlinestatic

◆ randDense()

template<class BroadPhase , class NarrowPhase >
bool BroadPhaseTest< BroadPhase, NarrowPhase >::randDense
static

◆ randSparse()

template<class BroadPhase , class NarrowPhase >
bool BroadPhaseTest< BroadPhase, NarrowPhase >::randSparse
static

◆ randTest()

template<class BroadPhase , class NarrowPhase >
bool BroadPhaseTest< BroadPhase, NarrowPhase >::randTest ( int  seed,
int  nb1,
int  nb2,
const sofa::type::Vec3 min,
const sofa::type::Vec3 max 
)
static

◆ randTest3()

template<class BroadPhase , class NarrowPhase = BroadPhase>
static bool BroadPhaseTest< BroadPhase, NarrowPhase >::randTest3 ( )
static