HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UsdImagingGLRendererSetting Struct Reference

#include <rendererSettings.h>

Public Types

enum  Type { TYPE_FLAG, TYPE_INT, TYPE_FLOAT, TYPE_STRING }
 

Public Attributes

std::string name
 
TfToken key
 
Type type
 
VtValue defValue
 

Detailed Description

Definition at line 19 of file rendererSettings.h.

Member Enumeration Documentation

Enumerator
TYPE_FLAG 
TYPE_INT 
TYPE_FLOAT 
TYPE_STRING 

Definition at line 20 of file rendererSettings.h.

Member Data Documentation

VtValue UsdImagingGLRendererSetting::defValue

Definition at line 29 of file rendererSettings.h.

TfToken UsdImagingGLRendererSetting::key

Definition at line 27 of file rendererSettings.h.

std::string UsdImagingGLRendererSetting::name

Definition at line 26 of file rendererSettings.h.

Type UsdImagingGLRendererSetting::type

Definition at line 28 of file rendererSettings.h.


The documentation for this struct was generated from the following file: