Plane.Label


class Plane.Label


A semantic description of a Plane.

Summary

Public companion properties

Plane.Label

The plane represents a ceiling.

Plane.Label

The plane represents a floor.

Plane.Label

The plane represents a table.

Plane.Label

The plane represents an unknown type.

Plane.Label

The plane represents a wall.

Public functions

open String

Public companion properties

CEILING

val CEILINGPlane.Label

The plane represents a ceiling.

FLOOR

val FLOORPlane.Label

The plane represents a floor.

TABLE

val TABLEPlane.Label

The plane represents a table.

UNKNOWN

val UNKNOWNPlane.Label

The plane represents an unknown type.

WALL

val WALLPlane.Label

The plane represents a wall.

Public functions

toString

open fun toString(): String