|
ImagingTools Core SDK
|
#include <CObjPointCloudPersistenceComp.h>
Inherits ilog::CLoggerComponentBase, and ifile::IFilePersistence.
Class is meant to load/save a pointcloud object from/into standard obj-format. Because of the obj-format restrictions, only first 3 point components (point coordinates) will be saved/loaded. For the same reason class is able to load only PF_FLOAT32 point format.
Definition at line 27 of file CObjPointCloudPersistenceComp.h.