class

V4cr::BufferManager

Inherits Reference < Object

Manages a collection of buffers for streaming

Constructors

new(buffer_count : UInt32, buffer_type : UInt32, memory_type : UInt32)
Source

Instance methods

[](index : Int)
Source
add_buffer(buffer : Buffer)
Source
buffer_count
Source
buffer_type
Source
buffers
Source
each
Source
each_with_index
Source
memory_type
Source
size
Source
to_s(io)
Source