Back to Aurora Vision Library website
You are here: Start » Function Reference » Basic » Location » LocationCenter
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Returns the center point of a pixel indicated by the provided location.
Syntax
C++
C#
void avl::LocationCenter ( const avl::Location& inLocation, avl::Point2D& outCenter )


