static ColorCoreSP create()
ColorCore * setColor(glm::vec4 color)
Local header file for GLM OpenGL Mathematics library.
virtual void renderPost(RenderState *renderState)
ColorCore * setMatrix(glm::mat4 matrix)
Base class for all cores (abstract).
A core to set a vertex color or a color transformation to be applied to subsequent geometry.
ColorCore * colorCoreOld_
The central render state that collects information about the current shader, transformations,...
virtual void render(RenderState *renderState)
Internal definitions required by most classes.
Base class for all cores (abstract).