PointCloudAttributeValueType

An enumeration of the various data types supported for point value attributes. See the i3s-spec for more information on supported value types.

Since

300.1.0

Inheritors

Types

Link copied to clipboard

32-bit floating point value.

Link copied to clipboard

64-bit floating point value.

Link copied to clipboard

Signed 16-bit integer value.

Link copied to clipboard

Signed 32-bit integer value.

Link copied to clipboard

Signed 8-bit integer value.

Link copied to clipboard

Unsigned 16-bit integer value.

Link copied to clipboard

Unsigned 32-bit integer value.

Link copied to clipboard

Unsigned 8-bit integer value.