SaveSubAnimInfo Struct Reference
 
 
 
SaveSubAnimInfo Struct Reference

#include <BipedApi.h>

Inheritance diagram for SaveSubAnimInfo:
MaxHeapOperators

Class Description

Structure specifying which controllers to save in a BIP file.

Public Attributes

INode node
  The node whose controller will be saved.
int  type
  The type of controller to save: position = 0, rotation = 1, scale = 2.

Member Data Documentation

The node whose controller will be saved.

int type

The type of controller to save: position = 0, rotation = 1, scale = 2.