open3d.t.geometry#
Classes
A bounding box that is aligned along the coordinate axes and has the properties: |
|
Base class for geometry types which can be visualized. |
|
The base geometry class. |
|
The Image class stores image with customizable rols, cols, channels, dtype and device. |
|
Interpolation type. |
|
A LineSet contains points and lines joining them and optionally attributes on the points and lines. |
|
Enum for metrics for comparing point clouds and triangle meshes. |
|
Holder for various parameters required by metrics. |
|
A bounding box oriented along an arbitrary frame of reference with the properties: |
|
A point cloud contains a list of 3D points. |
|
RGBDImage is a pair of color and depth images. |
|
A scene class with basic ray casting and closest point queries. |
|
Map of String to Tensor with a primary key. |
|
A triangle mesh contains vertices and triangles. |
|
A voxel block grid is a sparse grid of voxel blocks. |