ImagingTools Core SDK
List of all members
imt3d::CObjPointCloudPersistenceComp

#include <CObjPointCloudPersistenceComp.h>

Inherits ilog::CLoggerComponentBase, and ifile::IFilePersistence.

Detailed Description

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.