Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BIAS::PerPixelProcessingBase Member List

This is the complete list of members for BIAS::PerPixelProcessingBase, including all inherited members.

ActivateFixedFunctionPipeline()BIAS::PerPixelProcessingBaseinline
CreateFragmentShaderProgram(const std::string &fragmentShaderCode)BIAS::PerPixelProcessingBase
CreateFragmentShaderProgramFromFile(const std::string &fragmentShaderPath)BIAS::PerPixelProcessingBase
GetBatch_()BIAS::PerPixelProcessingBaseinlineprotected
GetDepthBufferMode_()BIAS::PerPixelProcessingBaseinlineprotected
GetElementBuffer_()BIAS::PerPixelProcessingBaseprotected
GetModelViewMatrix_()BIAS::PerPixelProcessingBaseprotected
GetProjectionMatrix_()BIAS::PerPixelProcessingBaseprotected
GetRenderTarget()BIAS::PerPixelProcessingBaseinline
GetShader()BIAS::PerPixelProcessingBaseinlineprotected
GetShaderProgram_()BIAS::PerPixelProcessingBaseinlineprotected
GetTextureFromDefaultRenderTarget()BIAS::PerPixelProcessingBaseinline
GetTextureFromDefaultRenderTarget(ImageBase &texture)BIAS::PerPixelProcessingBaseinline
GetVertexBuffer_()BIAS::PerPixelProcessingBaseprotected
GetViewport_()BIAS::PerPixelProcessingBaseinlineprotected
GetViewportHeight()BIAS::PerPixelProcessingBaseinline
GetViewportWidth()BIAS::PerPixelProcessingBaseinline
GetZBufferFromDefaultRenderTarget()BIAS::PerPixelProcessingBaseinline
InitBatch_()BIAS::PerPixelProcessingBaseinlineprotected
InitPrimitiveData_()BIAS::PerPixelProcessingBaseinlineprotected
InitVertexTransformation_()BIAS::PerPixelProcessingBaseinlineprotected
PerPixelProcessingBase()BIAS::PerPixelProcessingBase
SetDefaultFloatRenderTarget(unsigned int width, unsigned height)BIAS::PerPixelProcessingBase
SetDefaultRenderTarget(unsigned int width, unsigned height, GLenum internalFormat=GL_LUMINANCE32F_ARB)BIAS::PerPixelProcessingBase
SetDefaultRGBRenderTarget(unsigned int width, unsigned height)BIAS::PerPixelProcessingBase
SetRenderTarget(glfFramebufferObject *renderTarget)BIAS::PerPixelProcessingBaseinline
SetViewPort(unsigned int width, unsigned int height)BIAS::PerPixelProcessingBaseinline
~PerPixelProcessingBase()BIAS::PerPixelProcessingBasevirtual