| addLine(const std::string &text, utility::ErrorState &error) | RenderableTextComponentInstance | |
| clear() | RenderableTextComponentInstance | |
| ComponentInstance(EntityInstance &entity, Component &resource) | ComponentInstance | |
| draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix, const glm::mat4 &modelMatrix) | RenderableTextComponentInstance | protected |
| nap::RenderableComponentInstance::draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) | RenderableComponentInstance | |
| getBoundingBox() const | RenderableTextComponentInstance | |
| getBoundingBox(int index) | RenderableTextComponentInstance | |
| getComponent() const | ComponentInstance | |
| getComponent() const | ComponentInstance | |
| getCount() const | RenderableTextComponentInstance | |
| getDPIScale() const | RenderableTextComponentInstance | |
| getEntityInstance() const | ComponentInstance | |
| getFont() const | RenderableTextComponentInstance | |
| getLayer() const | RenderableComponentInstance | |
| getLineCache() const | RenderableTextComponentInstance | protected |
| getMask() const | RenderableComponentInstance | |
| getMaterialInstance() const | RenderableTextComponentInstance | |
| getMaterialInstance() | RenderableTextComponentInstance | |
| getRank() const | RenderableComponentInstance | |
| getRenderableGlyph(uint index, float scale, utility::ErrorState &error) const =0 | RenderableTextComponentInstance | pure virtual |
| getTags() const | RenderableComponentInstance | |
| getText() const | RenderableTextComponentInstance | |
| getText(int index) const | RenderableTextComponentInstance | |
| getTransform() const | RenderableTextComponentInstance | protected |
| hasTransform() const | RenderableTextComponentInstance | protected |
| includesMask(RenderMask otherMask) | RenderableComponentInstance | |
| init(utility::ErrorState &errorState) override | RenderableTextComponentInstance | 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 | |
| mFont | RenderableTextComponentInstance | protected |
| mID | Object | |
| mRenderService | RenderableTextComponentInstance | protected |
| 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)=0 | RenderableComponentInstance | protectedpure virtual |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=delete | Object | |
| RenderableComponentInstance(EntityInstance &entity, Component &resource) | RenderableComponentInstance | |
| RenderableTextComponentInstance(EntityInstance &entity, Component &resource) | RenderableTextComponentInstance | |
| resize(int lines) | RenderableTextComponentInstance | |
| setColor(const glm::vec3 &color) | RenderableTextComponentInstance | |
| setDPIScale(float scale) | RenderableTextComponentInstance | |
| setLineIndex(int index) | RenderableTextComponentInstance | |
| setText(const std::string &text, utility::ErrorState &error) | RenderableTextComponentInstance | |
| setText(int lineIndex, const std::string &text, utility::ErrorState &error) | RenderableTextComponentInstance | |
| setup(float scale, utility::ErrorState &errorState) | RenderableTextComponentInstance | protectedvirtual |
| setVisible(bool visible) | RenderableComponentInstance | |
| update(double deltaTime) | ComponentInstance | virtual |
| ~Object() | Object | virtual |