| ComponentInstance(EntityInstance &entity, Component &resource) | ComponentInstance | |
| draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) | RenderableComponentInstance | |
| EFadeState enum name | RenderFaderComponentInstance | |
| fadeIn() | RenderFaderComponentInstance | |
| fadeOut() | RenderFaderComponentInstance | |
| getComponent() const | ComponentInstance | |
| getComponent() const | ComponentInstance | |
| getEntityInstance() const | ComponentInstance | |
| getLayer() const | RenderableComponentInstance | |
| getMask() const | RenderableComponentInstance | |
| getRank() const | RenderableComponentInstance | |
| getState() const | RenderFaderComponentInstance | |
| getTags() const | RenderableComponentInstance | |
| includesMask(RenderMask otherMask) | RenderableComponentInstance | |
| init(utility::ErrorState &errorState) override | RenderFaderComponentInstance | 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 | |
| mFadedIn | RenderFaderComponentInstance | |
| mFadedOut | RenderFaderComponentInstance | |
| 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 | RenderFaderComponentInstance | protectedvirtual |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| RenderableComponentInstance(EntityInstance &entity, Component &resource) | RenderableComponentInstance | |
| RenderFaderComponentInstance(EntityInstance &entity, Component &component) | RenderFaderComponentInstance | |
| setVisible(bool visible) | RenderableComponentInstance | |
| update(double deltaTime) override | RenderFaderComponentInstance | virtual |
| ~Object() | Object | virtual |