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

A class representing a parameter. More...

#include <glslfxConfig.h>

Public Member Functions

 Parameter (std::string const &name, VtValue const &defaultValue, std::string const &docString="", Role const &role=RoleNone)
 

Public Attributes

std::string name
 
VtValue defaultValue
 
std::string docString
 
Role role
 

Detailed Description

A class representing a parameter.

Definition at line 65 of file glslfxConfig.h.

Constructor & Destructor Documentation

◆ Parameter()

Parameter ( std::string const &  name,
VtValue const &  defaultValue,
std::string const &  docString = "",
Role const &  role = RoleNone 
)
inline

Definition at line 67 of file glslfxConfig.h.

Member Data Documentation

◆ defaultValue

VtValue defaultValue

Definition at line 77 of file glslfxConfig.h.

◆ docString

std::string docString

Definition at line 78 of file glslfxConfig.h.

◆ name

std::string name

Definition at line 76 of file glslfxConfig.h.

◆ role

Role role

Definition at line 79 of file glslfxConfig.h.


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