27 #ifndef PXR_USD_IMAGING_USD_IMAGING_GL_RENDERER_SETTINGS_H 28 #define PXR_USD_IMAGING_USD_IMAGING_GL_RENDERER_SETTINGS_H 32 #include "pxr/base/vt/value.h" 34 PXR_NAMESPACE_OPEN_SCOPE
36 struct UsdImagingGLRendererSetting {
49 typedef std::vector<UsdImagingGLRendererSetting>
50 UsdImagingGLRendererSettingsList;
52 PXR_NAMESPACE_CLOSE_SCOPE
54 #endif // PXR_USD_IMAGING_USD_IMAGING_GL_RENDERER_SETTINGS_H Token for efficient comparison, assignment, and hashing of known strings.
Provides a container which may hold any type, and provides introspection and iteration over array typ...
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...