VRS::GL2::EXTSHADER::HandlerInterface Class Reference
#include <vrs/opengl/gl2/us/handlerinterface.h>
List of all members.
Constructor & Destructor Documentation
| VRS::GL2::EXTSHADER::HandlerInterface::HandlerInterface |
( |
const std::string & |
handlerInterface = "", |
|
|
const std::string & |
handlerInterfaceTypeName = "", |
|
|
const std::string & |
handlerInterfaceInstanceName = "", |
|
|
ShaderHandler::HandlerType |
handlerInterfaceTargetType = ShaderHandler::UnknownHandler | |
|
) |
| | |
Member Function Documentation
| void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterface |
( |
const std::string & |
handlerInterface |
) |
|
| const std::string& VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterface |
( |
void |
|
) |
const [inline] |
| void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterfaceTypeName |
( |
const std::string & |
handlerInterfaceTypeName |
) |
|
| const std::string& VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterfaceTypeName |
( |
void |
|
) |
const [inline] |
| void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterfaceInstanceName |
( |
const std::string & |
handlerInterfaceInstanceName |
) |
|
| const std::string& VRS::GL2::EXTSHADER::HandlerInterface::getHandlerInterfaceInstanceName |
( |
void |
|
) |
const [inline] |
| void VRS::GL2::EXTSHADER::HandlerInterface::setHandlerInterfaceTargetType |
( |
ShaderHandler::HandlerType |
handlerInterfaceTargetType |
) |
|
The documentation for this class was generated from the following file: