walberla::pe::DoubleCast< TypeListA, TypeListB, Functor, ReturnType, -1 > Struct Template Reference

#include <BodyCast.h>

Static Public Member Functions

static ReturnType execute (RigidBody *a, RigidBody *, Functor &)
 
static ReturnType execute (const RigidBody *a, const RigidBody *, Functor &)
 

Member Function Documentation

◆ execute() [1/2]

template<typename TypeListA , typename TypeListB , typename Functor , typename ReturnType >
static ReturnType walberla::pe::DoubleCast< TypeListA, TypeListB, Functor, ReturnType, -1 >::execute ( const RigidBody a,
const RigidBody ,
Functor &   
)
inlinestatic

◆ execute() [2/2]

template<typename TypeListA , typename TypeListB , typename Functor , typename ReturnType >
static ReturnType walberla::pe::DoubleCast< TypeListA, TypeListB, Functor, ReturnType, -1 >::execute ( RigidBody a,
RigidBody ,
Functor &   
)
inlinestatic

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