MouthOld

ostrat.egrid.WTerrSetter.MouthOld
case class MouthOld(c: Int, dirn: HVDirnPrimary, magnitude: Int, sTerr: WSepSome) extends VRowElem, MouthBase

Deprecated. Creates an HSep separator terrain mouth. Magnitude should be between 3 and 7. Sets the 3 HCorners and the HSep. The magnitude parameter comes before the terrain type parameter as this is designed primarily for modeling existing terrain rather than pure creation.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MouthBase
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
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 from:
MouthBase