V-Gears 0
Free Final Fantasy VII engine.
Bone Struct Reference

A skeleton bone. More...

#include <DrawSkeleton.h>

Public Member Functions

 Bone ()
 Initializer. More...
 

Public Attributes

float length
 Bone length. More...
 
int parent_id
 Parent bone ID. More...
 

Detailed Description

A skeleton bone.

Constructor & Destructor Documentation

◆ Bone()

Bone::Bone ( )
inline

Initializer.

Member Data Documentation

◆ length

float Bone::length

Bone length.

◆ parent_id

int Bone::parent_id

Parent bone ID.


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