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

Plane3DNormalVector
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes the normal vector of a line.
Syntax
C++
C#
void fil::Plane3DNormalVector ( const fil::Plane3D& inPlane, fil::Vector3D& outNormalVector )