Loading...
Searching...
No Matches
ModelDisplayNode.hpp
Common base class for most single-pass, simple nodes.
Definition score-plugin-gfx/Gfx/Graph/Node.hpp:181
Definition score-plugin-gfx/Gfx/Graph/Node.hpp:51
UBO shared across all entities shown with the same camera.
Definition CommonUBOs.hpp:31
A node that renders a model to screen.
Definition ModelDisplayNode.hpp:42
void process(Message &&msg) override
Process a message from the execution engine.
score::gfx::NodeRenderer * createRenderer(RenderList &r) const noexcept override
Create a renderer in a given context for this node.