Documentation
















  Site Hosted by:

SourceForge.net Logo


Support This Project


ad::HiBone Struct Reference

A node in a Hierarchy. More...

#include <animation.h>

List of all members.

Public Attributes

std::string name
 Name of the bone.
int parent
 index to the parent in a Hierarchy. (-1 if none.)


Detailed Description

A node in a Hierarchy.

Keeps track of the name of the bone and the index to it's parent bone.

See also:
ad::Hierarchy


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

© Copyright 2005 John Butterfield.
All Rights Reserved.