ValsVec2s

ostrat.geom.ValsVec2s
trait ValsVec2s

Not sure how useful these classes are in the immediate as when used in a collection they will box, undermining the benefits of using an Array

Attributes

Graph
Supertypes
class Any
Known subtypes
trait Val1Vec2s[Val1T]
trait Val2Vec2s[Val1T, Val2T]
trait Val3Vec2s[Val1T, Val2T, Val3T]

Members list

Concise view

Value members

Abstract methods

def arrTrans(f: Pt2 => Pt2): Array[Double]

Concrete methods

def vert(index: Int): Pt2
def xDouble(index: Int): Double

Not sure about this name

Not sure about this name

Attributes

def yDouble(index: Int): Double

Not sure about this name

Not sure about this name

Attributes