#include <Project.h>
Public Member Functions | |
JointItem () | |
Public Attributes | |
double | angle |
hrp::Vector3 | angularVelocity |
std::string | collisionShape |
bool | isHighGain |
hrp::Vector3 | linearVelocity |
int | NumOfAABB |
hrp::Matrix33 | rotation |
hrp::Vector3 | translation |
hrp::Vector3 JointItem::angularVelocity |
hrp::Vector3 JointItem::linearVelocity |
hrp::Matrix33 JointItem::rotation |
hrp::Vector3 JointItem::translation |