|
class | AxisAlignedBoundingBox |
| A bounding box that is aligned along the coordinate axes and defined by the min_bound and max_bound. More...
|
|
class | OrientedBoundingBox |
| A bounding box oriented along an arbitrary frame of reference. More...
|
|
class | DrawableGeometry |
| Mix-in class for geometry types that can be visualized. More...
|
|
class | Geometry |
| The base geometry class. More...
|
|
class | Image |
| The Image class stores image with customizable rows, cols, channels, dtype and device. More...
|
|
class | LineSet |
| A LineSet contains points and lines joining them and optionally attributes on the points and lines. More...
|
|
class | PointCloud |
| A point cloud contains a list of 3D points. More...
|
|
class | RaycastingScene |
| A scene class with basic ray casting and closest point queries. More...
|
|
class | RGBDImage |
| RGBDImage A pair of color and depth images. More...
|
|
class | TensorMap |
|
class | TriangleMesh |
| A triangle mesh contains vertices and triangles. More...
|
|
class | VoxelBlockGrid |
|