gramods
|
Public Member Functions | |
void | renderFullPipeline (ViewSettings settings) |
Public Attributes | |
OffscreenRenderTargets | render_target |
RasterProcessor | raster_processor |
bool | is_setup = false |
bool | is_functional = false |
std::vector< std::shared_ptr< View > > | views |
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 |