VTK
Classes
dox/Rendering/Core/vtkShaderDeviceAdapter2.h File Reference
#include "vtkRenderingCoreModule.h"
#include "vtkObject.h"
Include dependency graph for vtkShaderDeviceAdapter2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkShaderDeviceAdapter2
 an adapter to pass generic vertex attributes to the rendering pipeline. .SECTION This class is an adapter used to pass generic vertex attributes to the rendering pipeline. Since this changes based on the shading language used, this class merely defines the API and subclasses provide implementations for Cg and GL. More...