Dimension

interface Dimension

Represents a quantity of dimensions in certain structure.

Types

Companion
Link copied to clipboard
common
object Companion

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

dim
Link copied to clipboard
common
abstract val dim: UInt
The number of dimensions.

Inheritors

D1
Link copied to clipboard
D2
Link copied to clipboard
D3
Link copied to clipboard