Back to Adaptive Vision Library Lite website
You are here: Start » Geometry 2D Spatial Transforms » ResizeArc
ResizeArc
Changes radius of an arc.
Syntax
void avl::ResizeArc ( const avl::Arc2D& inArc, const atl::real inNewSize, avl::Arc2D& outArc )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() |
inArc | const Arc2D& | |||
![]() |
inNewSize | const real | 0.0 - ![]() |
1.0f | |
![]() |
outArc | Arc2D& |
Examples
![]() |
![]() |
ResizeArc performed on the sample arc, inNewSize = 130.





