| ComponentInstance(EntityInstance &entity, Component &resource) | ComponentInstance | |
| draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) | RenderableComponentInstance | |
| getColor() const | RenderSkyBoxComponentInstance | |
| getComponent() const | ComponentInstance | |
| getComponent() const | ComponentInstance | |
| getEntityInstance() const | ComponentInstance | |
| getLayer() const | RenderableComponentInstance | |
| getMask() const | RenderableComponentInstance | |
| getOpacity() const | RenderSkyBoxComponentInstance | |
| getRank() const | RenderableComponentInstance | |
| getTags() const | RenderableComponentInstance | |
| getTexture() const | RenderSkyBoxComponentInstance | |
| includesMask(RenderMask otherMask) | RenderableComponentInstance | |
| init(utility::ErrorState &errorState) override | RenderSkyBoxComponentInstance | virtual |
| nap::ComponentInstance::init(utility::ErrorState &errorState) | ComponentInstance | |
| isIDProperty(rtti::Instance &object, const rtti::Property &property) | Object | static |
| isSupported(nap::CameraComponentInstance &camera) const | RenderableComponentInstance | virtual |
| isVisible() const | RenderableComponentInstance | |
| mID | Object | |
| Object() | Object | |
| Object(Object &)=delete | Object | |
| Object(Object &&)=delete | Object | |
| onDestroy() | Object | virtual |
| onDraw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) override | RenderSkyBoxComponentInstance | protectedvirtual |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| RenderableComponentInstance(EntityInstance &entity, Component &resource) | RenderableComponentInstance | |
| RenderSkyBoxComponentInstance(EntityInstance &entity, Component &resource) | RenderSkyBoxComponentInstance | |
| setColor(const glm::vec3 &color) | RenderSkyBoxComponentInstance | |
| setOpacity(float opacity) | RenderSkyBoxComponentInstance | |
| setTexture(const TextureCube &texture) | RenderSkyBoxComponentInstance | |
| setVisible(bool visible) | RenderableComponentInstance | |
| update(double deltaTime) | ComponentInstance | virtual |
| ~Object() | Object | virtual |