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

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

Activate(const std::string &setupName)BIAS::FramebufferSetupPool
ClearAll()BIAS::FramebufferSetupPool
ClearSetup(const std::string &setupName)BIAS::FramebufferSetupPool
Create(Texture2DPool &texturePoolP)BIAS::FramebufferSetupPool
CreateSetup(const std::string &setupName)BIAS::FramebufferSetupPool
CreateSetup(const std::string &setupName, unsigned int width, unsigned int height, const std::string &colorAttachmentName, GLenum internalFormat, const bool clearColors=true, const std::string &depthAttachmentName="", const bool clearDepth=true, const float rClear=0.f, const float gClear=0.f, const float bClear=0.f, const float aClear=0.f, const float zClear=1.f)BIAS::FramebufferSetupPool
CreateSetup(const std::string &setupName, unsigned int width, unsigned int height, const std::vector< std::string > &colorAttachmentNames, GLenum internalFormat, const bool clearColors=true, const std::string &depthAttachmentName="", const bool clearDepth=true, const float rClear=0.f, const float gClear=0.f, const float bClear=0.f, const float aClear=0.f, const float zClear=1.f)BIAS::FramebufferSetupPool
FramebufferSetupPool()BIAS::FramebufferSetupPoolinline
GetAttachment(const std::string &setupName, const std::string &attachmentName)BIAS::FramebufferSetupPool
GetFBO()BIAS::FramebufferSetupPool
GetSetup(const std::string &setupName)BIAS::FramebufferSetupPool
GetSetupAttachmentNames(const std::string &setupName, std::vector< std::string > &attachmentNames)BIAS::FramebufferSetupPool
GetTexturePool()BIAS::FramebufferSetupPool
SetColorAttachments(const std::string &setupName, const std::vector< std::string > &colorAttachmentNames)BIAS::FramebufferSetupPool
~FramebufferSetupPool()BIAS::FramebufferSetupPool