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

FisFilter_AccessSegment3D
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 |
Returns individual fields of a segment 3D.
Syntax
void fis::FisFilter_AccessSegment3D ( const fil::Segment3D& inSegment, fil::Point3D& outPoint1, fil::Point3D& outPoint2 )