Back to Adaptive Vision Library website
You are here: Start » Function Reference » Geometry 3D Features » Box3DCenter
Box3DCenter
Returns the center of the input box in 3D.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::Box3DCenter ( const avl::Box3D& inBox3D, avl::Point3D& outCenter )


