IBuffer class

IBuffer class

The base interface of all managed buffers used in rendering

The IBuffer type exposes the following members:

Properties

PropertyDescription
sizeSize of this buffer in bytes

Methods

MethodDescription
load_dataLoad the data into current buffer

See Also