CUGL 4.0
Cornell University Game Library
Loading...
Searching...
No Matches
cugl::graphics::IndexBuffer Member List

This is the complete list of members for cugl::graphics::IndexBuffer, including all inherited members.

_accesscugl::graphics::IndexBufferprotected
_capacitycugl::graphics::IndexBufferprotected
_datacugl::graphics::IndexBufferprotected
_namecugl::graphics::IndexBufferprotected
_shortcugl::graphics::IndexBufferprotected
_sizecugl::graphics::IndexBufferprotected
alloc(size_t size, BufferAccess access=BufferAccess::DYNAMIC)cugl::graphics::IndexBufferinlinestatic
allocShort(size_t size, BufferAccess access=BufferAccess::DYNAMIC)cugl::graphics::IndexBufferinlinestatic
dispose()cugl::graphics::IndexBuffer
getAccess() constcugl::graphics::IndexBufferinline
getCapacity() constcugl::graphics::IndexBufferinline
getImplementation()cugl::graphics::IndexBufferinline
getName() constcugl::graphics::IndexBufferinline
getSize() constcugl::graphics::IndexBufferinline
IndexBuffer()cugl::graphics::IndexBuffer
init(size_t size, BufferAccess access=BufferAccess::DYNAMIC)cugl::graphics::IndexBuffer
initShort(size_t size, BufferAccess access=BufferAccess::DYNAMIC)cugl::graphics::IndexBuffer
isShort() constcugl::graphics::IndexBufferinline
loadData(const Uint32 *data, size_t size)cugl::graphics::IndexBuffer
loadData(const std::vector< Uint32 > &data)cugl::graphics::IndexBufferinline
loadData(const Uint16 *data, size_t size)cugl::graphics::IndexBuffer
loadData(const std::vector< Uint16 > &data)cugl::graphics::IndexBufferinline
setName(std::string name)cugl::graphics::IndexBufferinline
setup(size_t size)cugl::graphics::IndexBufferprotected
~IndexBuffer()cugl::graphics::IndexBufferinline