C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::RenderPostProcess Member List

This is the complete list of members for VSN::RenderPostProcess, including all inherited members.

AddMatrix(const std::string &name, const Matrix3DF &matrix)VSN::RenderPostProcess
AddTexture(const std::string &name, ColorsArray *colorsArray)VSN::RenderPostProcess
AddTexture(const std::string &name, Texture2D *texture)VSN::RenderPostProcess
AddTexture(const std::string &name, Texture3D *texture)VSN::RenderPostProcess
AddUniformArray(const std::string &name, const AttrUnitSizes components, const int *data, int count)VSN::RenderPostProcess
AddUniformValue(const std::string &name, int value)VSN::RenderPostProcess
GetErrorString() constVSN::RenderPostProcess
IsValid() constVSN::RenderPostProcess
RenderPostProcess(std::istream &pixelShader)VSN::RenderPostProcessexplicit
RenderPostProcess(std::istream &vertexShader, std::istream &pixelShader)VSN::RenderPostProcessexplicit
~RenderPostProcess()VSN::RenderPostProcess