|
API Documentation
|
|
|
ShaderInstanceCustomSlot() noexcept
A custom slot, implementable by external code.
Definition: ShaderInstanceCustomSlot.h:12
void setSemanticName(nkMemory::StringView value)
virtual unsigned int getDataByteSize()=0
nkMemory::StringView getSemanticName() const
An entity in a render queue. It drives the shader and possible graph position for a set of renderable...
Definition: Entity.h:15
virtual void fillDataBuffer(Entity *caller, void *buffer)=0
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
nkMemory::StringView getTypeName() const
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7