|
API Documentation
|
|
|
void eraseSlot(unsigned int index)
EntityRenderInfoSlot * getSlot(unsigned int index) const
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
Compiles the render information for an Entity to use within a RenderQueue.
Definition: EntityRenderInfo.h:36
virtual void importClassFromTree(nkExport::Node *rootNode) override
Entity * getParentEntity() const
Encompasses all API of component NilkinsExport.
Definition: Base64Encoder.h:7
A shader class, feeding data to a Program.
Definition: Shader.h:16
const nkMemory::BufferCast< EntityRenderInfoSlot * > & getSlots() const
An entity in a render queue. It drives the shader and possible graph position for a set of renderable...
Definition: Entity.h:15
EntityRenderInfo() noexcept
A slot within the render information.
Definition: EntityRenderInfoSlot.h:14
Represents a node in a scene graph.
Definition: Node.h:16
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
Holds information about a mesh. Used as a basis to render 3d models.
Definition: Mesh.h:14
virtual void exportClassToTree(nkExport::Node *rootNode) override
EntityRenderInfoSlot * addSlot(const EntityRenderInfoSlot &infoSlot=EntityRenderInfoSlot())
Encompasses all API of component NilkinsMemory.
Definition: Allocator.h:7