Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
anaglyph.h File Reference
#include "stereo.h"
#include "pipeline.h"
+ Include dependency graph for anaglyph.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SetColorMaskStep
 Set color mask when rendering the next steps. More...
 
class  ClearDepthBufferTarget
 Resets depth buffer of the current render target. More...
 
class  ConfigureOverrideMaterialTarget
 Enables or disables override material when activated. More...
 

Functions

void populateAnaglyphPipeline (RenderPipeline *pipeline, Client *client)
 

Function Documentation

◆ populateAnaglyphPipeline()

void populateAnaglyphPipeline ( RenderPipeline pipeline,
Client client 
)

References RenderPipeline::addStep(), create3DStage(), RenderPipeline::createOwned(), and RenderPipeline::own().

Referenced by createPipeline().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: