Base interface for objects that store per element information.
interface
|
ICapacity
|
base of
|
ByteBufferPool
|
||
CapacityBase
|
|||||
HeightmapSamples
|
|||||
IIndexBuffer
|
|||||
IVertexBuffer
|
|||||
IVertexCopy
|
|||||
MeshBuffer
|
|||||
RingBuffer
|
|||||
TriangulationBuffer
|
|||||
VertexBufferCache
|
Returns the capacity of this object.
property
|
Capacity
{
get
}
|
||
type
|
int32
|
||
value
|
|
The capacity, in elements. |