NAP
Renderable2DTextComponentInstance Member List

This is the complete list of members for Renderable2DTextComponentInstance, including all inherited members.

addLine(const std::string &text, utility::ErrorState &error)RenderableTextComponentInstance
clear()RenderableTextComponentInstance
ComponentInstance(EntityInstance &entity, Component &resource)ComponentInstance
draw(IRenderTarget &target)Renderable2DTextComponentInstance
nap::RenderableTextComponentInstance::draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix, const glm::mat4 &modelMatrix)RenderableTextComponentInstanceprotected
nap::RenderableComponentInstance::draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix)RenderableComponentInstance
getBoundingBox() constRenderableTextComponentInstance
getBoundingBox(int index)RenderableTextComponentInstance
getComponent() constComponentInstance
getComponent() constComponentInstance
getCount() constRenderableTextComponentInstance
getDPIScale() constRenderableTextComponentInstance
getEntityInstance() constComponentInstance
getFont() constRenderableTextComponentInstance
getLayer() constRenderableComponentInstance
getLocation() constRenderable2DTextComponentInstance
getMask() constRenderableComponentInstance
getMaterialInstance() constRenderableTextComponentInstance
getMaterialInstance()RenderableTextComponentInstance
getOrientation() constRenderable2DTextComponentInstance
getRank() constRenderableComponentInstance
getRenderableGlyph(uint index, float scale, utility::ErrorState &error) const overrideRenderable2DTextComponentInstancevirtual
getTags() constRenderableComponentInstance
getText()RenderableTextComponentInstance
getText(int index)RenderableTextComponentInstance
getTextPosition(float scale)Renderable2DTextComponentInstance
getTransform() constRenderableTextComponentInstanceprotected
hasTransform() constRenderableTextComponentInstanceprotected
includesMask(RenderMask otherMask)RenderableComponentInstance
init(utility::ErrorState &errorState) overrideRenderable2DTextComponentInstancevirtual
nap::ComponentInstance::init(utility::ErrorState &errorState)ComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isSupported(nap::CameraComponentInstance &camera) const overrideRenderable2DTextComponentInstancevirtual
isVisible() constRenderableComponentInstance
mFontRenderableTextComponentInstanceprotected
mIDObject
mRenderServiceRenderableTextComponentInstanceprotected
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
onDraw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) overrideRenderable2DTextComponentInstanceprotectedvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
Renderable2DTextComponentInstance(EntityInstance &entity, Component &resource)Renderable2DTextComponentInstance
RenderableComponentInstance(EntityInstance &entity, Component &resource)RenderableComponentInstance
RenderableTextComponentInstance(EntityInstance &entity, Component &resource)RenderableTextComponentInstance
resize(int lines)RenderableTextComponentInstance
setColor(const glm::vec3 &color)RenderableTextComponentInstance
setLineIndex(int index)RenderableTextComponentInstance
setLocation(const glm::ivec2 &coordinates)Renderable2DTextComponentInstance
setOrientation(utility::ETextOrientation orientation)Renderable2DTextComponentInstance
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)RenderableTextComponentInstanceprotectedvirtual
setVisible(bool visible)RenderableComponentInstance
update(double deltaTime)ComponentInstancevirtual
~Object()Objectvirtual