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 36 of file rendererSettings.h.

Member Enumeration Documentation

Enumerator
TYPE_FLAG 
TYPE_INT 
TYPE_FLOAT 
TYPE_STRING 

Definition at line 37 of file rendererSettings.h.

Member Data Documentation

VtValue UsdImagingGLRendererSetting::defValue

Definition at line 46 of file rendererSettings.h.

TfToken UsdImagingGLRendererSetting::key

Definition at line 44 of file rendererSettings.h.

std::string UsdImagingGLRendererSetting::name

Definition at line 43 of file rendererSettings.h.

Type UsdImagingGLRendererSetting::type

Definition at line 45 of file rendererSettings.h.


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