Back to Aurora Vision Library website
You are here: Start » Function Reference » Region » Region Features » RegionThickness
RegionThickness
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationBasic |
Diameter of the biggest inscribed circle.
Syntax
C++
C#
void avl::RegionThickness ( const avl::Region& inRegion, float& outThickness )


