MouthRtBase

ostrat.prid.phex.HSetter.MouthRtBase
trait MouthRtBase extends VertSetBase

Sets the mouth in the given direction and the HSep terrain in the opposite direction from the vertex. This trait is provided to model real world geographic / terrain features and is probably superfluous for created worlds / terrain.

Attributes

Graph
Supertypes
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class MouthRt

Members list

Value members

Abstract methods

The direction of the mouth.

The direction of the mouth.

Attributes

def magnitude: Int

The magnitude of the offsets.

The magnitude of the offsets.

Attributes

def sTerr: SST

The terrain of the left most HSep of the junction.

The terrain of the left most HSep of the junction.

Attributes

Concrete methods

def run(row: Int): Unit

Inherited methods

def c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

Inherited from:
VertSetBase