Blender V2.61 - r43446

iTaSC::Joint_struct Struct Reference

#include <Armature.hpp>

List of all members.

Public Member Functions

 Joint_struct (KDL::Joint::JointType _type, unsigned int _ndof, double _rest)

Public Attributes

KDL::Joint::JointType type
unsigned short ndof
bool useLimit
bool locked
double rest
double min
double max

Detailed Description

Definition at line 87 of file Armature.hpp.


Constructor & Destructor Documentation

iTaSC::Joint_struct::Joint_struct ( KDL::Joint::JointType  _type,
unsigned int  _ndof,
double  _rest 
) [inline]

Definition at line 96 of file Armature.hpp.


Member Data Documentation

Definition at line 91 of file Armature.hpp.

Referenced by iTaSC::updateJoint().

Definition at line 94 of file Armature.hpp.

Referenced by iTaSC::addLimitConstraint(), and iTaSC::updateJoint().

Definition at line 93 of file Armature.hpp.

Referenced by iTaSC::addLimitConstraint(), and iTaSC::updateJoint().

unsigned short iTaSC::Joint_struct::ndof

Definition at line 89 of file Armature.hpp.

Referenced by iTaSC::updateJoint().

Definition at line 92 of file Armature.hpp.

Definition at line 90 of file Armature.hpp.

Referenced by iTaSC::addLimitConstraint().


The documentation for this struct was generated from the following file: