GLU_NURBS_MODE
- From: aldrich <hpsoar@xxxxxxxxx>
- Date: Sat, 17 Oct 2009 06:17:14 -0700 (PDT)
when I comiple a opengl program with g++(patched with mingw), it said
GLU_NURBS_MODE and GLU_NURBS_TESSELLATOR are not defined, while
GLU_OUTLINE_POLYGON and GLU_DISPLAY_MODE are ok. if I comment out
GLU_NURBS_MODE and GLU_NURBS_TESSELLATOR related code, the programe
can work normally, why? did I forget to include certain header files?
in my program the glut.h and windows.h are included.
.
- Follow-Ups:
- Re: GLU_NURBS_MODE
- From: Andy V
- Re: GLU_NURBS_MODE
- Prev by Date: Re: I'm Outta Here!
- Next by Date: Re: GLU_NURBS_MODE
- Previous by thread: Evaluating points on a NURBS surface
- Next by thread: Re: GLU_NURBS_MODE
- Index(es):