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

#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
 

Detailed Description

A class representing a texture.

Definition at line 88 of file glslfxConfig.h.

Constructor & Destructor Documentation

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

Definition at line 90 of file glslfxConfig.h.

Member Data Documentation

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.


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