This is the complete list of members for Mesh, including all inherited members.
| as_polygons(self) | Mesh | |
| calculate_bounding_box(self) | Mesh | |
| Mesh(self, str file_name) | Mesh | |
| num_points | Mesh | static |
| num_polygons | Mesh | static |
| point_at(self, int index) | Mesh | |
| raster_dense_point_cloud(self, cvb.Matrix3D camera_rotation, cvb.Point3D camera_translation, float x_res_increment, float y_res_increment) | Mesh | |
| raster_dense_point_cloud_to_dst(self, cvb.Matrix3D camera_rotation, cvb.Point3D camera_translation, cvb.DensePointCloud dense_cloud) | Mesh |