luna engine
software engine
Loading...
Searching...
No Matches
luna::renderer::renderer2D Member List

This is the complete list of members for luna::renderer::renderer2D, including all inherited members.

BeginScene()luna::renderer::renderer2Dstatic
blankImageluna::renderer::renderer2Dinlineprivatestatic
drawCharQuad(const glm::vec3 &position, const glm::vec2 &size, const ref< texture > &texture, uint64_t handleIndex)luna::renderer::renderer2Dstatic
drawLabel(const glm::vec3 &position, const glm::vec2 &size, const ref< font > &font, const std::string labelText)luna::renderer::renderer2Dstatic
drawQuad(const glm::vec3 &position, const glm::vec2 &size, const ref< texture > &texture)luna::renderer::renderer2Dstatic
drawQuad(const glm::mat4 transform, const glm::vec4 color, const ref< texture > &texture)luna::renderer::renderer2Dstatic
drawQuad(const glm::vec3 &position, const glm::vec2 &size, const glm::vec4 &color)luna::renderer::renderer2Dstatic
drawQuad(const glm::vec3 &position, const glm::vec2 &size)luna::renderer::renderer2Dstatic
drawQuad(const glm::mat4 &transform, const glm::vec4 &color)luna::renderer::renderer2Dstatic
endScene()luna::renderer::renderer2Dstatic
flush()luna::renderer::renderer2Dstatic
getStats()luna::renderer::renderer2Dstatic
init()luna::renderer::renderer2Dstatic
shutdown()luna::renderer::renderer2Dstatic
textureInBatch(const uint64_t &handle)luna::renderer::renderer2Dprivatestatic