GLTFBufferView

Undocumented in source.

Constructors

this
this(GLTFBuffer buffer, uint offset, uint len, uint stride, GLenum target, Owner o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

buffer
GLTFBuffer buffer;
Undocumented in source.
len
uint len;
Undocumented in source.
offset
uint offset;
Undocumented in source.
slice
ubyte[] slice;
Undocumented in source.
stride
uint stride;
Undocumented in source.
target
GLenum target;
Undocumented in source.

Meta