version 3.3

VRS::GL2::EXTSHADER::HandlerObject Class Reference

#include <vrs/opengl/gl2/us/handlerobject.h>

Inheritance diagram for VRS::GL2::EXTSHADER::HandlerObject:

VRS::Array< T > VRS::NonPersistentArray< T > VRS::SequenceContainerSTL< T, std::vector< T > > VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 HandlerObject (const std::string &handlerSource="", ShaderHandler::HandlerType=ShaderHandler::UnknownHandler)
void setHandlerSource (const std::string &handlerSource)
const std::string & getHandlerSource (void) const
void setHandlerObjectType (ShaderHandler::HandlerType handlerObjectType)
ShaderHandler::HandlerType getHandlerObjectType (void) const
 VRS_TYPEINFO (HandlerObject, Array)
 VRS_SERIALIZABLE (HandlerObject)


Constructor & Destructor Documentation

VRS::GL2::EXTSHADER::HandlerObject::HandlerObject ( const std::string &  handlerSource = "",
ShaderHandler::HandlerType  = ShaderHandler::UnknownHandler 
)


Member Function Documentation

void VRS::GL2::EXTSHADER::HandlerObject::setHandlerSource ( const std::string &  handlerSource  ) 

const std::string& VRS::GL2::EXTSHADER::HandlerObject::getHandlerSource ( void   )  const [inline]

void VRS::GL2::EXTSHADER::HandlerObject::setHandlerObjectType ( ShaderHandler::HandlerType  handlerObjectType  ) 

ShaderHandler::HandlerType VRS::GL2::EXTSHADER::HandlerObject::getHandlerObjectType ( void   )  const [inline]

VRS::GL2::EXTSHADER::HandlerObject::VRS_TYPEINFO ( HandlerObject  ,
Array   
)

VRS::GL2::EXTSHADER::HandlerObject::VRS_SERIALIZABLE ( HandlerObject   ) 


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

Generated on Tue May 21 06:00:38 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact