Back to Aurora Vision Library website
You are here: Start » Function Reference » Conversions » BoolToHash
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Converts a Bool to a Hash.
Syntax
C++
C#
void avl::BoolToHash ( const bool inBool, avl::Hash& outHash )


