GLTFAccessor

Undocumented in source.

Constructors

this
this(GLTFBufferView bufferView, GLTFDataType dataType, GLenum componentType, uint count, uint byteOffset, Owner o)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Variables

bufferView
GLTFBufferView bufferView;
Undocumented in source.
byteOffset
uint byteOffset;
Undocumented in source.
componentType
GLenum componentType;
Undocumented in source.
count
uint count;
Undocumented in source.
dataType
GLTFDataType dataType;
Undocumented in source.
numComponents
uint numComponents;
Undocumented in source.

Meta