Public Attributes

SaveSubAnimInfo Struct Reference

Search for all occurrences

Detailed Description

Structure specifying which controllers to save in a BIP file.

#include <BipedApi.h>

Inheritance diagram for SaveSubAnimInfo:
Inheritance graph
[legend]

List of all members.

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.