Blender  V2.59
Public Member Functions | Public Attributes
iTaSC::Armature::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 84 of file Armature.hpp.


Constructor & Destructor Documentation

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

Definition at line 93 of file Armature.hpp.

References locked, max, min, and useLimit.


Member Data Documentation

Definition at line 88 of file Armature.hpp.

Referenced by Joint_struct(), and iTaSC::Armature::updateJoint().

Definition at line 86 of file Armature.hpp.

Referenced by iTaSC::Armature::updateJoint().

Definition at line 89 of file Armature.hpp.

Definition at line 85 of file Armature.hpp.

Referenced by iTaSC::Armature::updateJoint().

Definition at line 87 of file Armature.hpp.

Referenced by iTaSC::Armature::addLimitConstraint(), and Joint_struct().


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