occt-products: master 01bba108

Author Committer Branch Timestamp Parent
msv bugmaster master 2020-06-29 17:24:47 master 225d5434
Changeset 0031751: Point Cloud Rendering - Change conversion to support Asset Revamping Overall Point Cloud feature

Add the method for copying a file in PointCloudBase_FileSystem.
Add the parameter Correction in ConvertParameters structure, so that to have possibility to give a translation to all points got from the reader.
Add the method RWPointCloud_Converter::GetPoses() to get access to the retrieved scanning positions.
Make the parameter execution index (see PointCloudBase_Reader::ExecutionIndex, RWPointCloud_Converter::SetConversionLimits) signed integer to have possibility to give the value -1 to indicate the global result.
Add status code of processed point cloud in RWPointCloud_Processor.
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - diff Diff File
mod - src/PointCloudBase/PointCloudBase_FileSystem.cxx Diff File
mod - src/PointCloudBase/PointCloudBase_FileSystem.hxx Diff File
mod - src/PointCloudBase/PointCloudBase_Reader.cxx Diff File
mod - src/PointCloudBase/PointCloudBase_Reader.hxx Diff File
mod - src/RWPointCloud/RWPointCloud_MergeWriter.cxx Diff File
mod - src/RWPointCloud/RWPointCloud_Processor.hxx Diff File