holds function pointers for all the exported functions of ikfast More...
#include <ikfast.h>
Public Types | |
| typedef void(* | ComputeFkFn) (const T *, T *, T *) |
| typedef void(* | ComputeFkFn) (const T *, T *, T *) |
| typedef bool(* | ComputeIkFn) (const T *, const T *, const T *, IkSolutionListBase< T > &) |
| typedef bool(* | ComputeIkFn) (const T *, const T *, const T *, IkSolutionListBase< T > &) |
| typedef int *(* | GetFreeParametersFn) () |
| typedef int *(* | GetFreeParametersFn) () |
| typedef const char *(* | GetIkFastVersionFn) () |
| typedef const char *(* | GetIkFastVersionFn) () |
| typedef int(* | GetIkRealSizeFn) () |
| typedef int(* | GetIkRealSizeFn) () |
| typedef int(* | GetIkTypeFn) () |
| typedef int(* | GetIkTypeFn) () |
| typedef const char *(* | GetKinematicsHashFn) () |
| typedef const char *(* | GetKinematicsHashFn) () |
| typedef int(* | GetNumFreeParametersFn) () |
| typedef int(* | GetNumFreeParametersFn) () |
| typedef int(* | GetNumJointsFn) () |
| typedef int(* | GetNumJointsFn) () |
Public Member Functions | |
| IkFastFunctions () | |
| IkFastFunctions () | |
| virtual | ~IkFastFunctions () |
| virtual | ~IkFastFunctions () |
holds function pointers for all the exported functions of ikfast
Definition at line 127 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef void(* ikfast::IkFastFunctions< T >::ComputeFkFn) (const T *, T *, T *) |
Definition at line 126 of file lrmate200id_kinematics/include/ikfast.h.
| typedef void(* ikfast::IkFastFunctions< T >::ComputeFkFn) (const T *, T *, T *) |
Definition at line 147 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef bool(* ikfast::IkFastFunctions< T >::ComputeIkFn) (const T *, const T *, const T *, IkSolutionListBase< T > &) |
Definition at line 124 of file lrmate200id_kinematics/include/ikfast.h.
| typedef bool(* ikfast::IkFastFunctions< T >::ComputeIkFn) (const T *, const T *, const T *, IkSolutionListBase< T > &) |
Definition at line 145 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef int*(* ikfast::IkFastFunctions< T >::GetFreeParametersFn) () |
Definition at line 130 of file lrmate200id_kinematics/include/ikfast.h.
| typedef int*(* ikfast::IkFastFunctions< T >::GetFreeParametersFn) () |
Definition at line 151 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef const char*(* ikfast::IkFastFunctions< T >::GetIkFastVersionFn) () |
Definition at line 136 of file lrmate200id_kinematics/include/ikfast.h.
| typedef const char*(* ikfast::IkFastFunctions< T >::GetIkFastVersionFn) () |
Definition at line 157 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetIkRealSizeFn) () |
Definition at line 134 of file lrmate200id_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetIkRealSizeFn) () |
Definition at line 155 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetIkTypeFn) () |
Definition at line 138 of file lrmate200id_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetIkTypeFn) () |
Definition at line 159 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef const char*(* ikfast::IkFastFunctions< T >::GetKinematicsHashFn) () |
Definition at line 140 of file lrmate200id_kinematics/include/ikfast.h.
| typedef const char*(* ikfast::IkFastFunctions< T >::GetKinematicsHashFn) () |
Definition at line 161 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetNumFreeParametersFn) () |
Definition at line 128 of file lrmate200id_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetNumFreeParametersFn) () |
Definition at line 149 of file lrmate200id7l_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetNumJointsFn) () |
Definition at line 132 of file lrmate200id_kinematics/include/ikfast.h.
| typedef int(* ikfast::IkFastFunctions< T >::GetNumJointsFn) () |
Definition at line 153 of file lrmate200id7l_kinematics/include/ikfast.h.
|
inline |
Definition at line 130 of file lrmate200id7l_kinematics/include/ikfast.h.
|
inlinevirtual |
Definition at line 142 of file lrmate200id7l_kinematics/include/ikfast.h.
|
inline |
Definition at line 120 of file lrmate200id_kinematics/include/ikfast.h.
|
inlinevirtual |
Definition at line 122 of file lrmate200id_kinematics/include/ikfast.h.
| ComputeFkFn ikfast::IkFastFunctions< T >::_ComputeFk |
Definition at line 148 of file lrmate200id7l_kinematics/include/ikfast.h.
| ComputeIkFn ikfast::IkFastFunctions< T >::_ComputeIk |
Definition at line 146 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetFreeParametersFn ikfast::IkFastFunctions< T >::_GetFreeParameters |
Definition at line 152 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetIkFastVersionFn ikfast::IkFastFunctions< T >::_GetIkFastVersion |
Definition at line 158 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetIkRealSizeFn ikfast::IkFastFunctions< T >::_GetIkRealSize |
Definition at line 156 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetIkTypeFn ikfast::IkFastFunctions< T >::_GetIkType |
Definition at line 160 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetKinematicsHashFn ikfast::IkFastFunctions< T >::_GetKinematicsHash |
Definition at line 162 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetNumFreeParametersFn ikfast::IkFastFunctions< T >::_GetNumFreeParameters |
Definition at line 150 of file lrmate200id7l_kinematics/include/ikfast.h.
| GetNumJointsFn ikfast::IkFastFunctions< T >::_GetNumJoints |
Definition at line 154 of file lrmate200id7l_kinematics/include/ikfast.h.