Buffer

Constructors

this
this(BufferType bufferType)

BufferTypeを指定して初期化します.

Destructor

~this
~this()

Members

Functions

array
Buffer array(T[] array, size_t dimention, BufferUsageFrequency freq, BufferUsageNature nature)
array
Buffer array(V[] array, BufferUsageFrequency freq, BufferUsageNature nature)
begin
void begin()
end
void end()
size
size_t size()
type
BufferType type()
updateGlBuffer
Buffer updateGlBuffer()

Meta