Back to FabImage Library website
You are here: Start » Function Reference » All Functions » Geometry 3D Basics » FisFilter_MakeSegment3D

FisFilter_MakeSegment3D
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Header: | FIL.h |
---|---|
Namespace: | fis |
Module: | Vision3DLite |
Creates a segment 3D structure from individual fields.
Syntax
void fis::FisFilter_MakeSegment3D ( const fil::Point3D& inPoint1, const fil::Point3D& inPoint2, fil::Segment3D& outSegment )