41 #ifndef vtkDepthPeelingPass_h 42 #define vtkDepthPeelingPass_h 44 #include "vtkRenderingOpenGL2Module.h" 62 void PrintSelf(ostream& os,
vtkIndent indent);
81 virtual void SetTranslucentPass(
vtkRenderPass *translucentPass);
148 unsigned int DepthFormat;
157 double OcclusionRatio;
162 int MaximumNumberOfPeels;
164 bool LastRenderingUsedDepthPeeling;
170 int DepthPeelingHigherLayer;
vtkTextureObject * TranslucentZTexture
Implement an Order Independent Transparency render pass.
vtkgl::CellBO * FinalBlendProgram
#define vtkGetMacro(name, type)
record modification and/or execution time
std::vector< float > * DepthZData
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
window superclass for vtkRenderWindow
Context in which a vtkRenderPass will render.
vtkTextureObject * OpaqueZTexture
GLubyte GLubyte GLubyte GLubyte w
a simple class to control print indentation
#define vtkGetObjectMacro(name, type)
abstracts an OpenGL texture object.
vtkTextureObject * OpaqueRGBATexture
vtkTextureObject * TranslucentRGBATexture
Perform part of the rendering of a vtkRenderer.
vtkgl::CellBO * IntermediateBlendProgram
#define vtkSetMacro(name, type)
vtkTextureObject * CurrentRGBATexture