7#ifndef PXR_IMAGING_HF_PLUGIN_DESC_H
8#define PXR_IMAGING_HF_PLUGIN_DESC_H
15PXR_NAMESPACE_OPEN_SCOPE
32 std::string displayName;
36typedef std::vector<HfPluginDesc> HfPluginDescVector;
39PXR_NAMESPACE_CLOSE_SCOPE
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...