create(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter, bool nearestLast) | kanzi::SortByZObjectSourceRuntime | static |
create(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter) | kanzi::SortByZObjectSourceRuntime | inlinestatic |
filter(NodeList &outputNodes) | kanzi::ObjectSourceRuntime | |
filterOverride(NodeList &inputNodes, NodeList &outputNodes) override | kanzi::SortObjectSourceRuntime | protectedvirtual |
getCamera() const | kanzi::SortByZObjectSourceRuntime | inline |
getCameraMatrix() const | kanzi::SortByZObjectSourceRuntime | |
getInputNodeList() | kanzi::ObjectSourceRuntime | inline |
getParentRuntime() const | kanzi::ObjectSourceRuntime | inline |
getRootNodeList() | kanzi::ObjectSourceRuntime | |
isDirty() | kanzi::ObjectSourceRuntime | |
isDirtyOverride() override | kanzi::SortByZObjectSourceRuntime | protectedvirtual |
isSortNearestLast() const | kanzi::SortByZObjectSourceRuntime | inline |
m_camera | kanzi::SortByZObjectSourceRuntime | protected |
m_inputNodes | kanzi::ObjectSourceRuntime | protected |
m_nearestLast | kanzi::SortByZObjectSourceRuntime | 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) override | kanzi::SortByZObjectSourceRuntime | protectedvirtual |
SortByZObjectSourceRuntime(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter, bool nearestFirst) | kanzi::SortByZObjectSourceRuntime | inlineexplicitprotected |
SortObjectSourceRuntime(NodeListSharedPtr nodeList, ObjectSourceSharedPtr filter) | kanzi::SortObjectSourceRuntime | inlineexplicitprotected |
update(NodeList &nodes) | kanzi::ObjectSourceRuntime | |
updateOverride(NodeList &nodes) override | kanzi::SortByZObjectSourceRuntime | protectedvirtual |
~ObjectSourceRuntime()=default | kanzi::ObjectSourceRuntime | virtual |