Back to FabImage Library website
You are here: Start » Function Reference » Point3DGrid » Point3DGrid IO » SavePoint3DGridObject

SavePoint3DGridObject
Header: | FIL.h |
---|---|
Namespace: | fil |
Module: | Vision3DLite |
Serializes a profile to an FIDATA file.
Syntax
C++
C#
void fil::SavePoint3DGridObject ( const fil::Point3DGrid& inPoint3DGrid, const ftl::File& inFilename )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inPoint3DGrid | const Point3DGrid& | Point3DGrid to be serialized | |
![]() |
inFilename | const File& | Name of the target file |