Back to Adaptive Vision Library Lite website

You are here: Start » Geometry 2D Spatial Transforms » RotateAngle

RotateAngle


Adds two angles.

Syntax

void avl::RotateAngle
(
	atl::real inAngle,
	atl::real inRotationAngle,
	avl::AngleRange::Type inAngleRange,
	bool inInverse,
	atl::real& outAngle
)

Parameters

Name Type Default Description
inAngle real
inRotationAngle real
inAngleRange AngleRange::Type
inInverse bool
outAngle real&