Blender V2.61 - r43446

iTaSC::JointConstraint_struct Struct Reference

#include <Armature.hpp>

List of all members.

Public Member Functions

 JointConstraint_struct (SegmentMap::const_iterator _segment, unsigned int _y_nr, ConstraintCallback _function, void *_param, bool _freeParam, bool _substep)
 ~JointConstraint_struct ()

Public Attributes

SegmentMap::const_iterator segment
ConstraintSingleValue value [3]
ConstraintValues values [3]
ConstraintCallback function
unsigned int v_nr
unsigned int y_nr
void * param
bool freeParam
bool substep

Detailed Description

Definition at line 72 of file Armature.hpp.


Constructor & Destructor Documentation

iTaSC::JointConstraint_struct::JointConstraint_struct ( SegmentMap::const_iterator  _segment,
unsigned int  _y_nr,
ConstraintCallback  _function,
void *  _param,
bool  _freeParam,
bool  _substep 
)
iTaSC::JointConstraint_struct::~JointConstraint_struct ( )

Member Data Documentation

Definition at line 80 of file Armature.hpp.

Definition at line 79 of file Armature.hpp.

SegmentMap::const_iterator iTaSC::JointConstraint_struct::segment

Definition at line 73 of file Armature.hpp.

Definition at line 81 of file Armature.hpp.

Definition at line 77 of file Armature.hpp.

Definition at line 78 of file Armature.hpp.


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