Back to Adaptive Vision Library Lite website
You are here: Start » Unit Conversions » DegreesToRadians
DegreesToRadians
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Converts degrees to radians.
Syntax
void avl::DegreesToRadians ( float inDegrees, float& outRadians )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inDegrees | float | ||
![]() |
outRadians | float& |


