HCenBuffLayer

ostrat.prid.phex.HCenBuffLayer
See theHCenBuffLayer companion class
object HCenBuffLayer

Companion object for the hex (centres) grid Array of ArrayBuffer classes.

Attributes

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

Members list

Value members

Concrete methods

def apply[A <: AnyRef](length: Int)(implicit ct: ClassTag[A]): HCenBuffLayer[A]

Apply factory method, creates a new HCenBuffLayer a hex grid Arr of ArrayBuffers, all of length 0.

Apply factory method, creates a new HCenBuffLayer a hex grid Arr of ArrayBuffers, all of length 0.

Attributes