10#ifndef PXR_USD_IMAGING_USD_IMAGING_GL_RENDERER_SETTINGS_H
11#define PXR_USD_IMAGING_USD_IMAGING_GL_RENDERER_SETTINGS_H
15#include "pxr/base/vt/value.h"
17PXR_NAMESPACE_OPEN_SCOPE
19struct UsdImagingGLRendererSetting {
32typedef std::vector<UsdImagingGLRendererSetting>
33 UsdImagingGLRendererSettingsList;
35PXR_NAMESPACE_CLOSE_SCOPE
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...