SPARK  0.1.0
A general purpose game engine written in C++.
Loading...
Searching...
No Matches
spark::render::IFrameBuffer Member List

This is the complete list of members for spark::render::IFrameBuffer, including all inherited members.

bufferIndex() const noexcept=0spark::render::IFrameBufferpure virtual
commandBuffer(unsigned int index) constspark::render::IFrameBufferinline
commandBuffers() const noexceptspark::render::IFrameBufferinline
image(unsigned int location) constspark::render::IFrameBufferinline
images() const noexceptspark::render::IFrameBufferinline
resize(const spark::math::Vector2< unsigned > &render_area)=0spark::render::IFrameBufferpure virtual
size() const noexcept=0spark::render::IFrameBufferpure virtual
~IFrameBuffer() noexcept=default (defined in spark::render::IFrameBuffer)spark::render::IFrameBuffervirtual