|
gramods
|

Public Member Functions | |
| void | update (size_t frame_number, Eye e) |
| GLuint | getGLTextureID () |
Public Attributes | |
| OffscreenRenderTargets | render_target |
| RasterProcessor | raster_processor |
| GLuint | texture_id = 0 |
| bool | is_setup = false |
| bool | is_functional = false |
| std::shared_ptr< TextureInterface > | texture |
| gmCore::float3 | key = { 0.f, 1.f, 0.f } |
| gmCore::float2 | tolerance = { 0.48f, 0.5f } |
Static Public Attributes | |
| static const std::string | fragment_code |