Static Public Member Functions | List of all members
fcl::detail::GJKInitializer< S, Convex< S > > Class Template Reference

initialize GJK Convex More...

#include <gjk_libccd.h>

Static Public Member Functions

static void * createGJKObject (const Convex< S > &s, const Transform3< S > &tf)
 
static void deleteGJKObject (void *o)
 
static GJKCenterFunction getCenterFunction ()
 
static GJKSupportFunction getSupportFunction ()
 

Detailed Description

template<typename S>
class fcl::detail::GJKInitializer< S, Convex< S > >

initialize GJK Convex

Definition at line 162 of file gjk_libccd.h.

Member Function Documentation

◆ createGJKObject()

template<typename S >
void * fcl::detail::GJKInitializer< S, Convex< S > >::createGJKObject ( const Convex< S > &  s,
const Transform3< S > &  tf 
)
static

Definition at line 2893 of file gjk_libccd-inl.h.

◆ deleteGJKObject()

template<typename S >
void fcl::detail::GJKInitializer< S, Convex< S > >::deleteGJKObject ( void *  o)
static

Definition at line 2902 of file gjk_libccd-inl.h.

◆ getCenterFunction()

template<typename S >
GJKCenterFunction fcl::detail::GJKInitializer< S, Convex< S > >::getCenterFunction
static

Definition at line 2887 of file gjk_libccd-inl.h.

◆ getSupportFunction()

template<typename S >
GJKSupportFunction fcl::detail::GJKInitializer< S, Convex< S > >::getSupportFunction
static

Definition at line 2881 of file gjk_libccd-inl.h.


The documentation for this class was generated from the following files:


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:50