Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

bone_t Struct Reference

The bone_t structure specifies how a bone is stored in a .NBF file. More...

#include <NBF.h>

List of all members.

Public Attributes

float weight
uint_t animation


Detailed Description

The bone_t structure specifies how a bone is stored in a .NBF file.

Bones need to be considered in conjunction with the skin_t structure.


Member Data Documentation

float bone_t::weight
 

Specifies a weight factor to be applied to the initial vertices and normals of the actual skin.

uint_t bone_t::animation
 

Specifies the file offset to the animation to be applied to the initial vertices and normals of the actual skin.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 1 13:20:23 2005 for NVSGSDK by NVIDIA