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


Constructor & Destructor Documentation

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

Definition at line 128 of file Armature.cpp.


Member Data Documentation

Definition at line 77 of file Armature.hpp.

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


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