24 #ifndef PXR_IMAGING_HF_PLUGIN_DESC_H 25 #define PXR_IMAGING_HF_PLUGIN_DESC_H 32 PXR_NAMESPACE_OPEN_SCOPE
49 std::string displayName;
53 typedef std::vector<HfPluginDesc> HfPluginDescVector;
56 PXR_NAMESPACE_CLOSE_SCOPE
58 #endif // PXR_IMAGING_HF_PLUGIN_DESC_H Token for efficient comparison, assignment, and hashing of known strings.
Common structure used to report registered plugins in one of the plugin registries.
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...