NAP
Renderable3DTextComponentInstance Member List

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

addLine(const std::string &text, utility::ErrorState &error)RenderableTextComponentInstance
clear()RenderableTextComponentInstance
ComponentInstance(EntityInstance &entity, Component &resource)ComponentInstance
computeNormalizationFactor(const std::string &referenceText)Renderable3DTextComponentInstance
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
getMask() constRenderableComponentInstance
getMaterialInstance() constRenderableTextComponentInstance
getMaterialInstance()RenderableTextComponentInstance
getRank() constRenderableComponentInstance
getRenderableGlyph(uint index, float scale, utility::ErrorState &error) const overrideRenderable3DTextComponentInstancevirtual
getTags() constRenderableComponentInstance
getText()RenderableTextComponentInstance
getText(int index)RenderableTextComponentInstance
getTransform() constRenderableTextComponentInstanceprotected
hasTransform() constRenderableTextComponentInstanceprotected
includesMask(RenderMask otherMask)RenderableComponentInstance
init(utility::ErrorState &errorState) overrideRenderable3DTextComponentInstancevirtual
nap::ComponentInstance::init(utility::ErrorState &errorState)ComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isNormalized() constRenderable3DTextComponentInstance
isSupported(nap::CameraComponentInstance &camera) constRenderableComponentInstancevirtual
isVisible() constRenderableComponentInstance
mFontRenderableTextComponentInstanceprotected
mIDObject
mRenderServiceRenderableTextComponentInstanceprotected
normalizeText(bool enable)Renderable3DTextComponentInstance
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
onDraw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) overrideRenderable3DTextComponentInstanceprotectedvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
Renderable3DTextComponentInstance(EntityInstance &entity, Component &resource)Renderable3DTextComponentInstance
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
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