Blender  V3.3
Public Member Functions | Public Attributes | List of all members
iTaSC::Armature::Effector_struct Struct Reference

#include <Armature.hpp>

Public Member Functions

 Effector_struct (const std::string &_name)
 

Public Attributes

std::string name
 
Frame oldpose
 
Frame pose
 

Detailed Description

Definition at line 52 of file Armature.hpp.

Constructor & Destructor Documentation

◆ Effector_struct()

iTaSC::Armature::Effector_struct::Effector_struct ( const std::string &  _name)
inline

Definition at line 56 of file Armature.hpp.

References iTaSC::F_identity, name, oldpose, and pose.

Member Data Documentation

◆ name

std::string iTaSC::Armature::Effector_struct::name

Definition at line 53 of file Armature.hpp.

Referenced by Effector_struct().

◆ oldpose

Frame iTaSC::Armature::Effector_struct::oldpose

Definition at line 54 of file Armature.hpp.

Referenced by Effector_struct().

◆ pose

Frame iTaSC::Armature::Effector_struct::pose

Definition at line 55 of file Armature.hpp.

Referenced by Effector_struct().


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