HCen

ostrat.prid.phex.HCen
See theHCen companion class
object HCen

Companion object of HCen trait, contains HVert values for hex tile 0, 0. As well as apply method and Show implicit.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HCen.type

Members list

Value members

Concrete methods

def apply(r: Int, c: Int): HCen
def unapply(input: HCoord): Option[(Int, Int)]

Concrete fields

val h00v0: HVert
val h00v1: HVert
val h00v2: HVert
val h00v3: HVert
val h00v4: HVert
val h00v5: HVert

Implicits

Implicits

Implicit BuilderArrMap type class instance / evidence for HCen and HCenArr.

Implicit BuilderArrMap type class instance / evidence for HCen and HCenArr.

Attributes

implicit def pairArrMapBuilder[B2](implicit ct: ClassTag[B2]): HCenPairArrMapBuilder[B2]
implicit val persistEv: PersistInt2Both[HCen]

implicit Show and Unshow type class instances / evidence for HCen.

implicit Show and Unshow type class instances / evidence for HCen.

Attributes