8#ifndef PXR_USD_SDR_SHADER_NODE_QUERY_UTILS_H
9#define PXR_USD_SDR_SHADER_NODE_QUERY_UTILS_H
15#include "pxr/usd/sdr/api.h"
16#include "pxr/usd/sdr/shaderNodeQuery.h"
18PXR_NAMESPACE_OPEN_SCOPE
20namespace SdrShaderNodeQueryUtils {
70PXR_NAMESPACE_CLOSE_SCOPE
SdrShaderNodeQueryResult stores the results of an SdrShaderNodeQuery.
A map with string keys and VtValue values.
SDR_API VtDictionary GroupQueryResults(const SdrShaderNodeQueryResult &result)
Return shader node query results in a nested tree form.