| HDK
    | 
Basic management of shader contexts in OSL. More...
#include <VEX_OslTypes.h>
| Static Public Member Functions | |
| static const char * | getNameFromContextType (OSL_ContextType t) | 
| Get the name token of a context.  More... | |
| static const char * | getLabelFromContextType (OSL_ContextType t) | 
| Returns a context label token for a given type.  More... | |
| static OSL_ContextType | getContextTypeFromName (const char *name) | 
| Map the context name to a context type.  More... | |
Basic management of shader contexts in OSL.
Definition at line 36 of file VEX_OslTypes.h.
| 
 | static | 
Map the context name to a context type.
| 
 | static | 
Returns a context label token for a given type.
| 
 | static | 
Get the name token of a context.