Back to Aurora Vision Library website
You are here: Start » Function Reference » Basic » Box » BoxCenter
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Returns center of a box.
Syntax
C++
C#
void avl::BoxCenter ( const avl::Box& inBox, avl::Point2D& outCenter )


