Blender V2.61 - r43446
Public Member Functions | Public Attributes

IK_Target Struct Reference

List of all members.

Public Member Functions

 IK_Target ()
 ~IK_Target ()

Public Attributes

struct Sceneblscene
iTaSC::MovingFrametarget
iTaSC::ConstraintSetconstraint
struct bConstraintblenderConstraint
struct bPoseChannelrootChannel
Objectowner
ErrorCallback errorCallback
std::string targetName
std::string constraintName
unsigned short controlType
short channel
short ee
bool simulation
bool eeBlend
float eeRest [4][4]

Detailed Description

Definition at line 97 of file itasc_plugin.cpp.


Constructor & Destructor Documentation

IK_Target::IK_Target ( ) [inline]
IK_Target::~IK_Target ( ) [inline]

Definition at line 130 of file itasc_plugin.cpp.

References constraint, and target.


Member Data Documentation

Definition at line 99 of file itasc_plugin.cpp.

Referenced by convert_tree(), IK_Target(), and target_callback().

Definition at line 109 of file itasc_plugin.cpp.

Referenced by convert_tree(), and IK_Target().

Definition at line 101 of file itasc_plugin.cpp.

Referenced by convert_tree(), execute_scene(), IK_Target(), and ~IK_Target().

Definition at line 107 of file itasc_plugin.cpp.

Referenced by convert_tree(), and IK_Target().

unsigned short IK_Target::controlType

Definition at line 108 of file itasc_plugin.cpp.

Referenced by convert_tree(), copypose_callback(), copypose_error(), and IK_Target().

Definition at line 110 of file itasc_plugin.cpp.

Referenced by base_callback(), convert_tree(), and IK_Target().

Definition at line 112 of file itasc_plugin.cpp.

Referenced by convert_tree(), IK_Target(), and target_callback().

float IK_Target::eeRest[4][4]

Definition at line 113 of file itasc_plugin.cpp.

Referenced by convert_tree(), and target_callback().

Definition at line 105 of file itasc_plugin.cpp.

Referenced by convert_tree(), and execute_scene().

Definition at line 103 of file itasc_plugin.cpp.

Referenced by convert_tree(), IK_Target(), and target_callback().

Definition at line 111 of file itasc_plugin.cpp.

Referenced by convert_tree(), copypose_callback(), distance_callback(), and IK_Target().

Definition at line 100 of file itasc_plugin.cpp.

Referenced by base_callback(), convert_tree(), IK_Target(), and ~IK_Target().

std::string IK_Target::targetName

Definition at line 106 of file itasc_plugin.cpp.

Referenced by convert_tree(), and IK_Target().


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