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

#include <RV_ShaderProgram.h>

Public Member Functions

 RV_ShaderInputState ()
 

Public Attributes

int32 myDefaultAttributes
 
UT_Array< RV_ShaderInputmyCustomInputs
 
UT_ArrayStringMap< intmyInputTable
 

Detailed Description

Definition at line 63 of file RV_ShaderProgram.h.

Constructor & Destructor Documentation

RV_ShaderInputState::RV_ShaderInputState ( )
inline

Definition at line 66 of file RV_ShaderProgram.h.

Member Data Documentation

UT_Array<RV_ShaderInput> RV_ShaderInputState::myCustomInputs

Definition at line 74 of file RV_ShaderProgram.h.

int32 RV_ShaderInputState::myDefaultAttributes

Definition at line 71 of file RV_ShaderProgram.h.

UT_ArrayStringMap<int> RV_ShaderInputState::myInputTable

Definition at line 75 of file RV_ShaderProgram.h.


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