ColumnFinePositionImpl

Constructors

Link copied to clipboard
constructor(x: Double, z: Double)

Properties

Link copied to clipboard
open override val x: Double

The precise X coordinate of the column fine position.

Link copied to clipboard
open override val z: Double

The precise Z coordinate of the column fine position.

Functions

Link copied to clipboard
open fun toPosition(y: Double): FinePosition

Converts this column position to a full FinePosition by supplying a Y coordinate.