Changeset 3409 in orxonox.OLD for orxonox/branches/dave/src/skybox.h
- Timestamp:
- Feb 19, 2005, 4:53:50 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/dave/src/skybox.h
r3408 r3409 10 10 private: 11 11 GLUquadricObj *sphereObj; 12 float a,b,c; 12 13 13 14 … … 18 19 19 20 21 void updatePosition(float x,float y,float z); 22 void draw(); 20 23 21 void draw(WorldEntity* myplayer); 24 25 22 26 23 27
Note: See TracChangeset
for help on using the changeset viewer.