Back to FabImage Library website
You are here: Start » Function Reference » Geometry 3D » Geometry 3D Features » Vector3DLength

Vector3DLength
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes the length of a 3D vector.
Syntax
C++
C#
void fil::Vector3DLength ( const fil::Vector3D& inVector3D, float& outLength )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inVector3D | const Vector3D& | ||
![]() |
outLength | float& |