jubilant-funicular
|
This is the complete list of members for nta::SpriteBatch, including all inherited members.
addGlyph(crvec4 posRect, GLuint texture=0, crvec4 uvRect=glm::vec4(0, 0, 1, 1), crvec4 color=glm::vec4(1), float depth=0.5) | nta::SpriteBatch | |
addGlyph(crvec4 posRect, crvec4 uvRect, GLuint texture, float depth=0.5, crvec4 color=glm::vec4(1)) (defined in nta::SpriteBatch) | nta::SpriteBatch | |
addGlyph(crvec2 corner1, crvec2 corner2, crvec4 uvRect, GLuint texture, float depth=0.5, crvec4 color=glm::vec4(1)) (defined in nta::SpriteBatch) | nta::SpriteBatch | |
addGlyph(crvec4 posRect, crvec4 uvRect, GLuint texture, crvec4 color, float angle=0.0f, float depth=0.5) (defined in nta::SpriteBatch) | nta::SpriteBatch | |
addGlyph(crvec2 corner1, crvec2 corner2, crvec4 uvRect, GLuint texture, crvec4 color, float angle=0.0f, float depth=0.5) (defined in nta::SpriteBatch) | nta::SpriteBatch | |
begin() | nta::SpriteBatch | |
compareDepth(Glyph *lhs, Glyph *rhs) (defined in nta::SpriteBatch) | nta::SpriteBatch | privatestatic |
compareTexture(Glyph *lhs, Glyph *rhs) | nta::SpriteBatch | privatestatic |
createRenderBatches() | nta::SpriteBatch | private |
createVertexArrayObject() | nta::SpriteBatch | private |
end() | nta::SpriteBatch | |
init() | nta::SpriteBatch | |
m_glyphPointers | nta::SpriteBatch | private |
m_glyphs | nta::SpriteBatch | private |
m_renderBatches | nta::SpriteBatch | private |
m_vao | nta::SpriteBatch | private |
m_vbo (defined in nta::SpriteBatch) | nta::SpriteBatch | private |
render() const | nta::SpriteBatch | |
sortGlyphs() | nta::SpriteBatch | private |
SpriteBatch() | nta::SpriteBatch | |
~SpriteBatch() (defined in nta::SpriteBatch) | nta::SpriteBatch |