HBhvInterpolator.h

Fields

Forward
Backward
Full

Detailed Description

Macro Definition

REPLACE_VARRAY(c, pos)
REMOVE_VARRAY(pos)
CURVE_ARRAY(pos)

Type Documentation

enum TrailInterpolatorType

Various Modes for Trail Interpolator

Values:

enumerator Forward

line is drawn from beginning of animation to current position

enumerator Backward

line is drawn from end of animation to current position

enumerator Full

line is drawn from beginning of animation to end of animation