VertRow

ostrat.egrid.WTerrSetter.VertRow
See theVertRow companion object
class VertRow(val row: Int, val edits: RArr[VertRowElem]) extends DateRow, VertRowBase

Sets terrain along a row of HVerts and in the HSepBs in the rows immediately below and above.

Attributes

Companion
object
Graph
Supertypes
trait VertRowBase
trait DateRow
trait DataRowBase
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete fields

Data for each vertex and the connected HSeps.

Data for each vertex and the connected HSeps.

Attributes

val row: Int

The row number.

The row number.

Attributes