glut.h --> GL/glut.h
This commit is contained in:
parent
a506fdf8c7
commit
3312583e86
|
@ -171,7 +171,7 @@ namespace vcg
|
||||||
Disp_listMap.insert(std::pair<int,GLint>(slices,cyl_List));
|
Disp_listMap.insert(std::pair<int,GLint>(slices,cyl_List));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
public:
|
||||||
static void Diamond (double radius,bool useDisplList)
|
static void Diamond (double radius,bool useDisplList)
|
||||||
{
|
{
|
||||||
static GLint diam_List=-1;
|
static GLint diam_List=-1;
|
||||||
|
|
Loading…
Reference in New Issue