Back to FabImage Library website
You are here: Start » Function Reference » Conversions » SurfaceToPoint3DArray

SurfaceToPoint3DArray
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DStandard |
Converts a surface object to an array of points removing nonexistent ones.
Syntax
C++
C#
void fil::SurfaceToPoint3DArray ( const fil::Surface& inSurface, ftl::Array<fil::Point3D>& outPoint3DArray )