Vec2Buff

ostrat.geom.Vec2Buff
See theVec2Buff companion class

Attributes

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

Members list

Value members

Concrete methods

override def fromBuffer(buffer: ArrayBuffer[Double]): Vec2Buff

Allows the creation of the final BuffSequ class from an ArrayBuffer[Double].

Allows the creation of the final BuffSequ class from an ArrayBuffer[Double].

Attributes

Definition Classes

Inherited methods

override def apply(elems: Vec2*): Vec2Buff

apply factory method for BuffDblN final classes

apply factory method for BuffDblN final classes

Attributes

Definition Classes
Inherited from:
CompanionBuffDbl2
final override def elemNumDbls: Int

Number of Doubles required to construct an element

Number of Doubles required to construct an element

Attributes

Definition Classes
Inherited from:
CompanionBuffDbl2