24 #ifndef PXR_USD_USD_UTILS_INTROSPECTION_H 25 #define PXR_USD_USD_UTILS_INTROSPECTION_H 34 #include "pxr/usd/usdUtils/api.h" 36 #include "pxr/usd/sdf/path.h" 43 PXR_NAMESPACE_OPEN_SCOPE
48 #define USDUTILS_USDSTAGE_STATS \ 52 (instancedModelCount) \ 55 (totalInstanceCount) \ 69 USDUTILS_API, USDUTILS_USDSTAGE_STATS);
125 PXR_NAMESPACE_CLOSE_SCOPE
A scene description container that can combine with other such containers to form simple component as...
A map with string keys and VtValue values.
USDUTILS_API UsdStageRefPtr UsdUtilsComputeUsdStageStats(const std::string &rootLayerPath, VtDictionary *stats)
Opens the given layer on a USD stage and collects various stats.
#define TF_DECLARE_PUBLIC_TOKENS(...)
Macro to define public tokens.
Environment setting variable.