NAP
RenderableComponentInstance Member List

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

ComponentInstance(EntityInstance &entity, Component &resource)ComponentInstance
draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix)RenderableComponentInstance
getComponent() constComponentInstance
getComponent() constComponentInstance
getEntityInstance() constComponentInstance
getLayer() constRenderableComponentInstance
getMask() constRenderableComponentInstance
getRank() constRenderableComponentInstance
getTags() constRenderableComponentInstance
includesMask(RenderMask otherMask)RenderableComponentInstance
init(utility::ErrorState &errorState) overrideRenderableComponentInstancevirtual
nap::ComponentInstance::init(utility::ErrorState &errorState)ComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isSupported(nap::CameraComponentInstance &camera) constRenderableComponentInstancevirtual
isVisible() constRenderableComponentInstance
mIDObject
mRenderServiceRenderableComponentInstanceprotected
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
onDraw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix)=0RenderableComponentInstanceprotectedpure virtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
RenderableComponentInstance(EntityInstance &entity, Component &resource)RenderableComponentInstance
setVisible(bool visible)RenderableComponentInstance
update(double deltaTime)ComponentInstancevirtual
~Object()Objectvirtual