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

interface ICapacity in Tinman.Core.Util

Base interface for objects that store per element information.

interface ICapacity base of ByteBufferPool
  CapacityBase
  HeightmapSamples
  IIndexBuffer
  IVertexBuffer
  IVertexCopy
  MeshBuffer
  RingBuffer
  TriangulationBuffer
  VertexBufferCache

Attributes

Capacity

Returns the capacity of this object.

property Capacity { get }
type int32
value [>=0] The capacity, in elements.