create(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter) | kanzi::SortByShaderObjectSourceRuntime | static |
filter(NodeList &outputNodes) | kanzi::ObjectSourceRuntime | |
filterOverride(NodeList &inputNodes, NodeList &outputNodes) override | kanzi::SortObjectSourceRuntime | protectedvirtual |
getInputNodeList() | kanzi::ObjectSourceRuntime | inline |
getParentRuntime() const | kanzi::ObjectSourceRuntime | inline |
getRootNodeList() | kanzi::ObjectSourceRuntime | |
isDirty() | kanzi::ObjectSourceRuntime | |
isDirtyOverride() override | kanzi::SortByShaderObjectSourceRuntime | protectedvirtual |
m_inputNodes | kanzi::ObjectSourceRuntime | protected |
m_objectSource | kanzi::ObjectSourceRuntime | protected |
m_parentNodeList | kanzi::ObjectSourceRuntime | protected |
m_parentRuntime | kanzi::ObjectSourceRuntime | protected |
matches(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter) | kanzi::ObjectSourceRuntime | |
ObjectSourceRuntime(NodeListSharedPtr nodeList, ObjectSourceSharedPtr objectSource) | kanzi::ObjectSourceRuntime | explicitprotected |
setCamera(CameraSharedPtr camera) | kanzi::ObjectSourceRuntime | |
setCameraOverride(CameraSharedPtr camera) | kanzi::ObjectSourceRuntime | protectedvirtual |
SortByShaderObjectSourceRuntime(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter) | kanzi::SortByShaderObjectSourceRuntime | inlineexplicitprotected |
SortObjectSourceRuntime(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter) | kanzi::SortObjectSourceRuntime | inlineexplicitprotected |
update(NodeList &nodes) | kanzi::ObjectSourceRuntime | |
updateOverride(NodeList &outputNodes) override | kanzi::SortByShaderObjectSourceRuntime | protectedvirtual |
~ObjectSourceRuntime()=default | kanzi::ObjectSourceRuntime | virtual |