Static Public Member Functions
fcl::details::GJKInitializer< Box > Class Template Reference

initialize GJK Box More...

#include <hpp/fcl/narrowphase/gjk_libccd.h>

List of all members.

Static Public Member Functions

static GJKSupportFunction getSupportFunction ()
static GJKCenterFunction getCenterFunction ()
static void * createGJKObject (const Box &s, const Transform3f &tf)
static void deleteGJKObject (void *o)

Detailed Description

template<>
class fcl::details::GJKInitializer< Box >

initialize GJK Box


Member Function Documentation

static void* fcl::details::GJKInitializer< Box >::createGJKObject ( const Box s,
const Transform3f tf 
) [static]
static void fcl::details::GJKInitializer< Box >::deleteGJKObject ( void *  o) [static]
static GJKCenterFunction fcl::details::GJKInitializer< Box >::getCenterFunction ( ) [static]
static GJKSupportFunction fcl::details::GJKInitializer< Box >::getSupportFunction ( ) [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines