Back to Aurora Vision Library Lite website
You are here: Start » Geometry 2D » Geometry 2D Features » VectorLength
VectorLength
Header: | AVL.h |
---|---|
Namespace: | avl |
Computes the length of a vector.
Syntax
void avl::VectorLength ( const avl::Vector2D& inVector, float& outLength )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
inVector | const Vector2D& | |||
outLength | float& |