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

FisFilter_MakeBox3D
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 3D box structure from individual fields.
Syntax
void fis::FisFilter_MakeBox3D ( float inX, float inY, float inZ, float inXLength, float inYLength, float inZLength, fil::Box3D& outBox3D )