|
Choreonoid
1.1
|
#include <KinematicFaultChecker.h>
公開メンバ関数 | |
| KinematicFaultChecker () | |
| virtual | ~KinematicFaultChecker () |
| int | checkFaults (BodyItem *bodyItem, BodyMotionItem *motionItem, std::ostream &os, double beginningTime=0.0, double endingTime=std::numeric_limits< double >::max()) |
静的公開メンバ関数 | |
| static void | initialize (ExtensionManager &ext) |
| static KinematicFaultChecker * | instance () |
| KinematicFaultChecker::KinematicFaultChecker | ( | ) |
|
virtual |
| int KinematicFaultChecker::checkFaults | ( | BodyItem * | bodyItem, |
| BodyMotionItem * | motionItem, | ||
| std::ostream & | os, | ||
| double | beginningTime = 0.0, |
||
| double | endingTime = std::numeric_limits<double>::max() |
||
| ) |
|
static |
|
static |
1.8.9.1