NAP
RenderSkyBoxComponentInstance Member List

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

ComponentInstance(EntityInstance &entity, Component &resource)ComponentInstance
draw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix)RenderableComponentInstance
getColor() constRenderSkyBoxComponentInstance
getComponent() constComponentInstance
getComponent() constComponentInstance
getEntityInstance() constComponentInstance
getLayer() constRenderableComponentInstance
getMask() constRenderableComponentInstance
getOpacity() constRenderSkyBoxComponentInstance
getRank() constRenderableComponentInstance
getTags() constRenderableComponentInstance
getTexture() constRenderSkyBoxComponentInstance
includesMask(RenderMask otherMask)RenderableComponentInstance
init(utility::ErrorState &errorState) overrideRenderSkyBoxComponentInstancevirtual
nap::ComponentInstance::init(utility::ErrorState &errorState)ComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isSupported(nap::CameraComponentInstance &camera) constRenderableComponentInstancevirtual
isVisible() constRenderableComponentInstance
mIDObject
Object()Object
Object(Object &)=deleteObject
Object(Object &&)=deleteObject
onDestroy()Objectvirtual
onDraw(IRenderTarget &renderTarget, VkCommandBuffer commandBuffer, const glm::mat4 &viewMatrix, const glm::mat4 &projectionMatrix) overrideRenderSkyBoxComponentInstanceprotectedvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
RenderableComponentInstance(EntityInstance &entity, Component &resource)RenderableComponentInstance
RenderSkyBoxComponentInstance(EntityInstance &entity, Component &resource)RenderSkyBoxComponentInstance
setColor(const glm::vec3 &color)RenderSkyBoxComponentInstance
setOpacity(float opacity)RenderSkyBoxComponentInstance
setTexture(const TextureCube &texture)RenderSkyBoxComponentInstance
setVisible(bool visible)RenderableComponentInstance
update(double deltaTime)ComponentInstancevirtual
~Object()Objectvirtual