[vtkusers] OpenGL library problem.
Jianlong Zhou
zhou at isg.cs.uni-magdeburg.de
Tue Nov 19 07:23:30 EST 2002
hi, all
I derived classes from vtkOpenGLVolumeTextureMapper2D
vtkVolumeTextureMapper2D and I use the OpenGL function "glTexImage3D" in my
class. At the same time I add "glext.h" file to my include list. But when I compile files, I
always get the following errors:
error C2065: 'glTexImage3D' : undeclared identifier
vtkMyVolumeTextureMapper.cxx
My grphics card is GeForce 4 and I have installed the latest graphics driver.
Anyone know how to solve this problem?
Thank you in advance.
Best regards,
Jianlong
More information about the vtkusers
mailing list