TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

class HeightmapSamplesHelperOne in Tinman.Terrain.Heightmaps

sealed class HeightmapSamplesHelperOne extends HeightmapSamplesHelper

Public / Attributes

Samples

The cloned heightmap sample buffer.

public readonly field Samples
type HeightmapSamples

See also:

HeightmapSamples.Clone

Public / Constructors

HeightmapSamplesHelperOne

Creates a new instance of HeightmapSamplesHelperOne.

public constructor HeightmapSamplesHelperOne (HeightmapSamples samples)
params samples [not-null] The heightmap samples buffer.

Public / Methods

Temp

public method Temp (int32 capacity, HeightmapLayer layers)
type HeightmapSamples
params capacity
  layers
inherited HeightmapSamplesHelper.Temp