Class: CameraFilter
This page documents the methods and fields available in the CameraFilter class.
Members
| Signature | Description |
|---|---|
CameraFilter() | Creates a new instance of CameraFilter. |
CameraFilter(Filter) | Creates a new instance of CameraFilter. |
CameraFilter(String) | Creates a new instance of CameraFilter. |
drawQuad(Shader) | Renders the object to the current context. |
drawQuad(Shader, float, float) | Renders the object to the current context. |
drawQuad(Shader, float, float, float, float) | Renders the object to the current context. |
fill(Texture, FrameBuffer) | Performs the fill operation using the provided parameters (texture, output). |
getFilterMenu() | Returns the current filter menu. |
getMinimalSupportedOGL() | Returns the current minimal supported ogl. |
getShaderFolderLocation() | Returns the current shader folder location. |
getShaderLocation() | Returns the current shader location. |
getTittle() | Returns the current tittle. |
hideMinimalSupportedOGLError() | Performs the hideMinimalSupportedOGLError operation. |
onDestroy() | Performs the onDestroy operation. |
posDraw(OGLES) | Performs the posDraw operation using the provided parameters (ogles). |
preDraw(OGLES) | Performs the preDraw operation using the provided parameters (ogles). |
setTittle(String) | Sets or updates the tittle. |
start(OGLES) | Performs the start operation using the provided parameters (ogles). |