HVExact

ostrat.prid.phex.HVExact
object HVExact extends HVDirnOpt

An offset of 0 / none to HVert hex tile vertex.

Attributes

Graph
Supertypes
trait HVDirnOpt
trait Int1Elem
trait IntNElem
trait ValueNElem
trait SpecialT
class Object
trait Matchable
class Any
Show all
Self type
HVExact.type

Members list

Value members

Concrete methods

override def corner(hv: HVert): Int

Attributes

Definition Classes
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

override def dVertC: Int

Attributes

Definition Classes
override def dVertR: Int

Attributes

Definition Classes
override def int1: Int

Attributes

Definition Classes
override def opposite: HVDirnOpt

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

def clock(steps: Int): HVDirnOpt

Attributes

Inherited from:
HVDirnOpt
override def intBufferAppend(buffer: ArrayBuffer[Int]): Unit

Utility method to append this element on to an ArrayBuffer[Int]. End users should rarely need to use this method. This is useful for methods like filter.

Utility method to append this element on to an ArrayBuffer[Int]. End users should rarely need to use this method. This is useful for methods like filter.

Attributes

Definition Classes
Inherited from:
Int1Elem
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