All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::ShaderOld Class Reference

Public Types

enum  Type { kVertexShader, kFragmentShader }
 

Public Member Functions

 ShaderOld (Type type, const char *filename)
 
 ShaderOld (Type type, Allocator *pAllocator, void *pData, u32 size)
 
GLuint GetProgram () const
 
void * GetData () const
 
u32 GetSize () const
 
Type GetType () const
 

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