Niotso  git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Bone_t Struct Reference

#include <libvitaboy.hpp>

Public Attributes

uint32_t Unknown
 
char * Name
 
char * ParentsName
 
uint8_t HasProps
 
PropsList_t PropsList
 
Translation_t Translation
 
Rotation_t Rotation
 
uint32_t CanTranslate
 
uint32_t CanRotate
 
uint32_t CanBlend
 
float WiggleValue
 
float WigglePower
 
unsigned ChildrenCount
 
Bone_t ** Children
 

Member Data Documentation

uint32_t Bone_t::CanBlend
uint32_t Bone_t::CanRotate
uint32_t Bone_t::CanTranslate
Bone_t** Bone_t::Children
unsigned Bone_t::ChildrenCount
uint8_t Bone_t::HasProps
char* Bone_t::Name
char* Bone_t::ParentsName
PropsList_t Bone_t::PropsList
Rotation_t Bone_t::Rotation
Translation_t Bone_t::Translation
uint32_t Bone_t::Unknown
float Bone_t::WigglePower
float Bone_t::WiggleValue

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