26 #ifndef __vtkOpenGLVolumeTextureMapper3D_h
27 #define __vtkOpenGLVolumeTextureMapper3D_h
29 #include "vtkRenderingVolumeOpenGLModule.h"
31 #include "vtkOpenGL.h"
65 vtkGetMacro( Initialized,
int );
80 GLfloat lightDirection[2][4],
81 GLfloat lightDiffuseColor[2][4],
82 GLfloat lightSpecularColor[2][4],
83 GLfloat halfwayVector[2][4],
110 void RenderOneIndependentNoShadeFP(
vtkRenderer *ren,
129 void SetupRegisterCombinersNoShadeNV(
vtkRenderer *ren,
133 void SetupRegisterCombinersShadeNV(
vtkRenderer *ren,
137 void DeleteTextureIndex( GLuint *
index );
138 void CreateTextureIndex( GLuint *
index );