HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HioGlslfxConfig::Attribute Class Reference

#include <glslfxConfig.h>

Public Member Functions

 Attribute (std::string const &name, VtValue const &defaultValue, std::string const &docString="")
 

Public Attributes

std::string name
 
VtValue defaultValue
 
std::string docString
 

Detailed Description

A class representing an attribute.

Definition at line 108 of file glslfxConfig.h.

Constructor & Destructor Documentation

HioGlslfxConfig::Attribute::Attribute ( std::string const name,
VtValue const defaultValue,
std::string const docString = "" 
)
inline

Definition at line 110 of file glslfxConfig.h.

Member Data Documentation

VtValue HioGlslfxConfig::Attribute::defaultValue

Definition at line 118 of file glslfxConfig.h.

std::string HioGlslfxConfig::Attribute::docString

Definition at line 119 of file glslfxConfig.h.

std::string HioGlslfxConfig::Attribute::name

Definition at line 117 of file glslfxConfig.h.


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