BendBase

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

Sets only the inside HCorner of Vertex for a bend HSep terrain, Sets the left most of the HSeps of this vertex. The orientation of the bend is specified by the direction of the inside of the bend. 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
trait BendInBase
class BendIn
trait BendInLtBase
class BendInLt
class Bend
class BendMax
class BendMin
class BendAll
trait BendInRtBase
class BendInRt
trait BendOutBase
class BendOut
Show all

Members list

Value members

Abstract methods

def dirn: HVDirn

The direction of the HCen at the inside of the bend from the HVert.

The direction of the HCen at the inside of the bend from the HVert.

Attributes

def leftTerr: SST

The terrain of the left HSep of the junction as seen from from the inside of the bend.

The terrain of the left HSep of the junction as seen from from the inside of the bend.

Attributes

def rightTerr: SST

The terrain of the right HSep of the junction as seen from from the inside of the bend.

The terrain of the right HSep of the junction as seen from from the inside of the bend.

Attributes

def setCorners(row: Int): Unit

Concrete methods

final def run(row: Int): Unit
def setSeparators(row: Int): Unit

Inherited methods

def c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

Inherited from:
VertSetBase