HVAndOffset

ostrat.prid.phex.HVAndOffset
See theHVAndOffset companion object
class HVAndOffset(val int1: Int, val int2: Int, val int3: Int) extends Int3Elem

An HVert and an offset. The Offset of from the HVert measured in an offset towards a neighbouring HCen or HVert.

Attributes

Companion:
object
Graph
Supertypes
trait Int3Elem
trait IntNElem
trait SpecialT
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

inline def c: Int
def hCen2: HCen
inline def r: Int
def toPt2Reg(f: HCoord => Pt2)(implicit hSys: HGridSys): Pt2

Not sure why this is called regular.

Not sure why this is called regular.

Attributes

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
def vert: HVert

The HVert.

The HVert.

Attributes

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:
Int3Elem

Concrete fields

val int1: Int
val int2: Int
val int3: Int