HVOffset

ostrat.prid.phex.HVOffset
See theHVOffset companion object
final class HVOffset(val int1: Int) extends AnyVal with Int1Elem

HVert offset. The direction and magnitude of an HVAndOffset. An HCorner consists of 1 or 2 of these HVOffset. The HCorner values are stored in an HCornerLayer. The value of the HVert can be determined by its position in HCornerLayer.

Attributes

Companion:
object
Graph
Supertypes
trait Int1Elem
trait IntNElem
trait SpecialT
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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

Concrete fields

val int1: Int