#include <boost/python.hpp>
#include <boost/foreach.hpp>
#include <boost/range/value_type.hpp>
#include <hrpModel/Link.h>
#include "PySimulator.h"
#include "PyLink.h"
#include "PyBody.h"
Go to the source code of this file.
Functions | |
template<class _Delete > | |
void | DummyDelete (RTC::RTObject_impl *rtc) |
void DummyDelete | ( | RTC::RTObject_impl * | rtc | ) |
Definition at line 149 of file PyBody.cpp.