Biped Snapshot Types
 
 
 
Biped Snapshot Types

Module description

The following are flags sent to describe the type of snapshot a biped copy should store.

Defines

#define  SNAP_VIEW   0
  Snapshot of the active viewport.
#define  SNAP_AUTO   1
  Snapshot camera position computed automatically to make a close up of the copied parts.
#define  SNAP_NONE   2
  No Snapshot.

Define Documentation

#define SNAP_VIEW   0

Snapshot of the active viewport.

#define SNAP_AUTO   1

Snapshot camera position computed automatically to make a close up of the copied parts.

#define SNAP_NONE   2