Back to Adaptive Vision Library Lite website
You are here: Start » Geometry 2D Spatial Transforms » RotateAngle_Toward
RotateAngle_Toward
Changes the input direction in the direction of minimum rotation toward the target direction.
Syntax
void avl::RotateAngle_Toward ( atl::real inAngle, atl::real inTargetAngle, avl::AngleRange::Type inAngleRange, atl::real inRotationAngle, bool inInverse, atl::real& outAngle )


