Loading...
Searching...
No Matches
HioGlslfxConfig::Attribute Class Reference

A class representing an attribute. More...

#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

◆ 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

◆ defaultValue

VtValue defaultValue

Definition at line 118 of file glslfxConfig.h.

◆ docString

std::string docString

Definition at line 119 of file glslfxConfig.h.

◆ name

std::string name

Definition at line 117 of file glslfxConfig.h.


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