Back to Aurora Vision Library website
You are here: Start » Function Reference » Basic » Box » CreateBox
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Creates a box.
Syntax
C++
C#
void avl::CreateBox ( const avl::Location& inLocation, avl::Anchor2D::Type inLocationAnchor, int inWidth, int inHeight, avl::Box& outBox )



