Back to FabImage Library website
You are here: Start » Function Reference » Geometry 2D Spatial Transforms » RotateAngle
Header: | FIL.h |
---|---|
Namespace: | fil |
Adds two angles.
Syntax
C++
C#
void fil::RotateAngle ( float inAngle, float inRotationAngle, fil::AngleRange::Type inAngleRange, bool inInverse, float& outAngle )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inAngle | float | ||
![]() |
inRotationAngle | float | ||
![]() |
inAngleRange | AngleRange::Type | ||
![]() |
inInverse | bool | ||
![]() |
outAngle | float& |