cloudViewer.t.geometry#

Classes

AxisAlignedBoundingBox

A bounding box aligned with coordinate axes.

DrawableGeometry

Base class for visualizable geometry.

Geometry

The base geometry class.

Image

The Image class stores image with customizable rols, cols, channels, dtype and device.

InterpType(value)

Interpolation type.

LineSet

A LineSet contains points and lines joining them and optionally attributes on the points and lines.

MethodOBBCreate(value)

Methods for creating oriented bounding boxes.

Metric(value)

Enum for metrics for comparing point clouds and triangle meshes.

MetricParameters

Holder for various parameters required by metrics.

OrientedBoundingBox

A bounding box oriented along an arbitrary frame.

PointCloud

A point cloud contains a list of 3D points.

RGBDImage

RGBDImage is a pair of color and depth images.

RaycastingScene

A scene class with basic ray casting and closest point queries.

TensorMap

Map of String to Tensor with a primary key.

TriangleMesh

A triangle mesh contains vertices and triangles.

VectorMetric

VoxelBlockGrid

A voxel block grid is a sparse grid of voxel blocks.