open3d.t.geometryΒΆ
Classes
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. |
|
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. |