NAP
RenderFrustumComponentInstance Member List

This is the complete list of members for RenderFrustumComponentInstance, 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() constRenderFrustumComponentInstance
getComponent() constComponentInstance
getComponent() constComponentInstance
getEntityInstance() constComponentInstance
getLayer() constRenderableComponentInstance
getMask() constRenderableComponentInstance
getRank() constRenderableComponentInstance
getTags() constRenderableComponentInstance
includesMask(RenderMask otherMask)RenderableComponentInstance
init(utility::ErrorState &errorState) overrideRenderFrustumComponentInstancevirtual
nap::ComponentInstance::init(utility::ErrorState &errorState)ComponentInstance
isIDProperty(rtti::Instance &object, const rtti::Property &property)Objectstatic
isSupported(nap::CameraComponentInstance &camera) const overrideRenderFrustumComponentInstancevirtual
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) overrideRenderFrustumComponentInstanceprotectedvirtual
operator=(const Object &)=deleteObject
operator=(Object &&)=deleteObject
RenderableComponentInstance(EntityInstance &entity, Component &resource)RenderableComponentInstance
RenderFrustumComponentInstance(EntityInstance &entity, Component &resource)RenderFrustumComponentInstance
setColor(const glm::vec3 &color)RenderFrustumComponentInstance
setVisible(bool visible)RenderableComponentInstance
update(double deltaTime)ComponentInstancevirtual
~Object()Objectvirtual