|
gramods
|

Public Member Functions | |
| std::string | createFragmentCode () |
| void | renderFullPipeline (ViewSettings settings) |
| void | renderFullPipeline (ViewSettings settings, Viewpoint *vp) |
Public Attributes | |
| bool | make_square = false |
| std::unique_ptr< CubeMapRasterProcessor > | cubemap |
| std::shared_ptr< CoordinatesMapper > | mapper |
Static Public Attributes | |
| static const std::string | fragment_template_code |
| static const std::string | mapper_pattern = "MAPPER;" |