Kaim::RadiusProfile Class Reference

Kaim::RadiusProfile Class Reference

#include <radiusprofile.h>

Class Description

RadiusProfile is an array of preferred radii.

It is typically used to provide sets of radii to be optimally used when computing a CircleArcSpline.

E.g. if your animation system is so that turn animations are optimal when turning around circles with 1m and 3m radii, just push these two values in a RadiusProfile provided to CircleArcSpline computer so that it will use these values wherever possible.

For internal use only

void SortInIncreasingOrder ()
 

The documentation for this class was generated from the following file: