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

Segment3DBisector
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Computes a plane passing through the center of a segment in 3D at a right angle.
Syntax
C++
C#
void fil::Segment3DBisector ( const fil::Segment3D& inSegment3D, fil::Plane3D& outBisector )