HVDirnOpt

ostrat.prid.phex.HVDirnOpt
See theHVDirnOpt companion object
sealed trait HVDirnOpt extends Int1Elem

HVert direction of offset towards HCen. These objects should not be confused with HSteps

Attributes

Companion:
object
Graph
Supertypes
trait Int1Elem
trait IntNElem
trait SpecialT
class Object
trait Matchable
class Any
Known subtypes
trait HVDirn
object HVDL.type
object HVDR.type
object HVDn.type
object HVUL.type
object HVUR.type
object HVUp.type
object HVExact.type

Members list

Concise view

Value members

Abstract methods

def corner(hv: HVert): Int
def dCenC: Int

The delta in C to the HCen from an HCoord.

The delta in C to the HCen from an HCoord.

Attributes

def dCenR: Int

The delta in R to the HCen from an HCoord.

The delta in R to the HCen from an HCoord.

Attributes

def dVertC: Int
def dVertR: Int
def int1: Int

Concrete methods

def clock(steps: Int): HVDirnOpt

Inherited methods

override def intForeach(f: Int => Unit): Unit

Performs the side effecting function on each Double in this Product element.

Performs the side effecting function on each Double in this Product element.

Attributes

Definition Classes
Inherited from:
Int1Elem