Back to FabImage Library website
You are here: Start » Function Reference » Geometry 2D » Geometry 2D Features » RectangleBoundingCircle
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | FoundationLite |
Computes the smallest circle containing a rectangle.
Syntax
C++
C#
void fil::RectangleBoundingCircle ( const fil::Rectangle2D& inRectangle, fil::Circle2D& outBoundingCircle )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inRectangle | const Rectangle2D& | ||
![]() |
outBoundingCircle | Circle2D& |