|
ImagingTools Core SDK
|
This is the complete list of members for imt3d::IPointCloud3d, including all inherited members.
| CreateCloud(PointFormat pointFormat)=0 | imt3d::IPointCloud3d | pure virtual |
| CreateCloud(PointFormat pointFormat, int pointsCount, const void *dataPtr, const istd::CIndex2d *gridSizePtr=nullptr)=0 | imt3d::IPointCloud3d | pure virtual |
| GetBoundingCuboid() const =0 | imt3d::IObject3d | pure virtual |
| GetCenter() const =0 | imt3d::IObject3d | pure virtual |
| GetData()=0 | imt3d::IPointsBasedObject | pure virtual |
| GetData() const =0 | imt3d::IPointsBasedObject | pure virtual |
| GetPointBytesSize() const =0 | imt3d::IPointsBasedObject | pure virtual |
| GetPointData(int pointIndex)=0 | imt3d::IPointsBasedObject | pure virtual |
| GetPointData(int pointIndex) const =0 | imt3d::IPointsBasedObject | pure virtual |
| GetPointFormat() const =0 | imt3d::IPointsBasedObject | pure virtual |
| GetPointsCount() const =0 | imt3d::IPointsBasedObject | pure virtual |
| InsertPoints(int pointsCount, const void *dataPtr)=0 | imt3d::IPointCloud3d | pure virtual |
| IsEmpty() const =0 | imt3d::IObject3d | pure virtual |
| MoveCenterTo(const i3d::CVector3d &position)=0 | imt3d::IObject3d | pure virtual |