Go to the source code of this file.
◆ DLL_EXPORT
◆ NS_HRPMODEL
#define NS_HRPMODEL OpenHRP |
◆ create()
static BodyCustomizerHandle create |
( |
BodyHandle |
bodyHandle, |
|
|
const char * |
modelName |
|
) |
| |
|
static |
◆ destroy()
static void destroy |
( |
BodyCustomizerHandle |
customizerHandle | ) |
|
|
static |
◆ getHrpBodyCustomizerInterface()
DLL_EXPORT NS_HRPMODEL::BodyCustomizerInterface* getHrpBodyCustomizerInterface |
( |
NS_HRPMODEL::BodyInterface * |
bodyInterface_ | ) |
|
◆ getTargetModelNames()
static const char** getTargetModelNames |
( |
| ) |
|
|
static |
◆ setVirtualJointForces()
static void setVirtualJointForces |
( |
BodyCustomizerHandle |
customizerHandle | ) |
|
|
static |
◆ bodyCustomizerInterface
BodyCustomizerInterface bodyCustomizerInterface |
|
static |
◆ bodyInterface
BodyInterface* bodyInterface = 0 |
|
static |