virtual void renderPost(RenderState *renderState)
Base class for all texture cores (abstract).
TextureCore * rotate(GLfloat angleDeg, glm::vec3 axis)
TextureCore * setMatrix(glm::mat4 matrix)
virtual void render(RenderState *renderState)
TextureCore * scale(glm::vec3 scaling)