Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches
ToyMaker::BaseInstanceAllocator Member List

This is the complete list of members for ToyMaker::BaseInstanceAllocator, including all inherited members.

_upload()ToyMaker::BaseInstanceAllocatorprivate
BaseInstanceAllocator(const InstanceLayout &instanceLayout)ToyMaker::BaseInstanceAllocatorinline
BaseInstanceAllocator(BaseInstanceAllocator &&other)=delete (defined in ToyMaker::BaseInstanceAllocator)ToyMaker::BaseInstanceAllocator
BaseInstanceAllocator(const BaseInstanceAllocator &other)=delete (defined in ToyMaker::BaseInstanceAllocator)ToyMaker::BaseInstanceAllocator
bind(const InstanceLayout &shaderInstanceLayout)ToyMaker::BaseInstanceAllocator
getInstanceLayout() constToyMaker::BaseInstanceAllocator
isUploaded()ToyMaker::BaseInstanceAllocatorinline
mInstanceLayoutToyMaker::BaseInstanceAllocatorprivate
mUploadedToyMaker::BaseInstanceAllocatorprivate
mVertexBufferIndexToyMaker::BaseInstanceAllocatorprotected
operator=(BaseInstanceAllocator &&other)=delete (defined in ToyMaker::BaseInstanceAllocator)ToyMaker::BaseInstanceAllocator
operator=(const BaseInstanceAllocator &other)=delete (defined in ToyMaker::BaseInstanceAllocator)ToyMaker::BaseInstanceAllocator
setAttributePointers(const InstanceLayout &shaderInstanceLayout, std::size_t startingOffset=0)ToyMaker::BaseInstanceAllocatorprivate
unbind()ToyMaker::BaseInstanceAllocator
unload()ToyMaker::BaseInstanceAllocatorprivate
upload()=0ToyMaker::BaseInstanceAllocatorprotectedpure virtual
~BaseInstanceAllocator()ToyMaker::BaseInstanceAllocatorvirtual