7 #ifndef QTOPENGL_SPIRI_H
8 #define QTOPENGL_SPIRI_H
36 void SetPlasticMaterial();
38 void SetPropellerMaterial();
40 void SetMainBodyMaterial();
48 void MakeRing(GLfloat f_out_radius,
51 void MakeDisk(GLfloat f_radius);
53 void MakeCylinderSurface(GLfloat f_radius,
56 void MakeCylinder(GLfloat f_radius,
59 void MakeBox(GLfloat f_length,