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