Double0

Description

abstract class Tinman.Terrain.Vertices.Arrays.Double0

Derived from

VertexArray<float64> abstract

Extended by

Double1 sealed
Double2 sealed
Double3 sealed
Double4 sealed

Data container for application vertex data: 64-bit floating-point values.

Protected / Constructors

Double0


protected constructor Double0 → (2)

capacity in : int32

[>0]
The capacity, in vertices.

tupleSize in : int32

[1..4]
The tuple size.

Creates a new data container.