HDK
|
#include <glslfxConfig.h>
Public Member Functions | |
Texture (std::string const &name, VtValue const &defaultValue, std::string const &docString="") | |
Public Attributes | |
std::string | name |
VtValue | defaultValue |
std::string | docString |
A class representing a texture.
Definition at line 88 of file glslfxConfig.h.
|
inline |
Definition at line 90 of file glslfxConfig.h.
VtValue HioGlslfxConfig::Texture::defaultValue |
Definition at line 98 of file glslfxConfig.h.
std::string HioGlslfxConfig::Texture::docString |
Definition at line 99 of file glslfxConfig.h.
std::string HioGlslfxConfig::Texture::name |
Definition at line 97 of file glslfxConfig.h.