| 
    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 71 of file glslfxConfig.h.
      
  | 
  inline | 
Definition at line 73 of file glslfxConfig.h.
| VtValue HioGlslfxConfig::Texture::defaultValue | 
Definition at line 81 of file glslfxConfig.h.
| std::string HioGlslfxConfig::Texture::docString | 
Definition at line 82 of file glslfxConfig.h.
| std::string HioGlslfxConfig::Texture::name | 
Definition at line 80 of file glslfxConfig.h.