ThreeDim

sealed
Companion
object
class Object
trait Matchable
class Any
object ThreeDim

Type members

Value members

Inherited methods

def dim: Int

The number of dimensions in the space.

The number of dimensions in the space.

Inherited from
Space

Given that the space is limited, this represents the farthest point in the space, typically which each coordinate component equal to Int.MaxValue.

Given that the space is limited, this represents the farthest point in the space, typically which each coordinate component equal to Int.MaxValue.

Inherited from
Space

Implicits

Inherited implicits

implicit
def hyperCubeFormat: ConstFormat[IntCube]
Inherited from
Space
implicit
Inherited from
Space
implicit
def pointFormat: ConstFormat[Point]
Inherited from
Space