|
CeresEngine 0.2.0
A game development framework
|
A type-safe slot base class. More...
#include <CeresEngine/Renderer/RenderGraph/RenderGraphSlot.hpp>
Public Member Functions | |
| RenderResourceType | getResourceType () const final |
| The type of resource accepted by the slot. | |
A type-safe slot base class.
| P | The slot type either an input or output slot. |
| RT | The resource type to be connected to the slot. |
|
inlinefinal |
The type of resource accepted by the slot.