This is the complete list of members for PointCloud, including all inherited members.
| calculate_bounding_box(self) | PointCloud | |
| calculate_center_of_gravity(self) | PointCloud | |
| calculate_covariance_matrix(self) | PointCloud | |
| convert(self, int flags) | PointCloud | |
| data_type | PointCloud | static |
| down_sample(self, int mode, int value) | PointCloud | |
| duplicate(self) | PointCloud | |
| fit_plane(self, Optional[cvb.Cuboid] aoi) | PointCloud | |
| from_composite(cvb.Composite composite) | PointCloud | |
| layout | PointCloud | static |
| matrix_transform(self, cvb.Matrix3DH matrix) | PointCloud | |
| num_points | PointCloud | static |
| plane_count | PointCloud | static |
| planes | PointCloud | static |
| range_map(self, cvb.NumberRange x_range, cvb.NumberRange y_range, cvb.Size2D size, float background) | PointCloud | |
| save(self, str file_name, Optional[int] flags=cvb.PointCloudFlags.Float) | PointCloud | |
| scale(self, Union[cvb.Factors3D, List[float]] factors) | PointCloud | |
| transform(self, cvb.AffineMatrix3D transformation) | PointCloud |