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

FisFilter_MakeSphere
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 sphere structure from individual fields.
Syntax
void fis::FisFilter_MakeSphere ( const fil::Point3D& inCenter, float inRadius, fil::Sphere3D& outSphere )