MouthLtRtBase

ostrat.prid.phex.HSetter.MouthLtRtBase
trait MouthLtRtBase 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 Mouth

Members list

Value members

Abstract methods

The direction of the mouth.

The direction of the mouth.

Attributes

def magLeft: Int

The magnitude of the left offset.

The magnitude of the left offset.

Attributes

def magRight: Int

The magnitude of the right offset.

The magnitude of the right offset.

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

Sets the 3 corners for the HVert and sets the HSep.

Sets the 3 corners for the HVert and sets the HSep.

Attributes

Inherited methods

def c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

Inherited from:
VertSetBase