|
|
1.1 ! root 1: #ifndef defont ! 2: #include <CC/jerq.h> ! 3: #endif ! 4: #include "3d.h" ! 5: >pri ! 6: #ifndef P_TICKS ! 7: #include <pot.pub> ! 8: #endif ! 9: > ! 10: ! 11: class Camera ! 12: { ! 13: >pub ! 14: char pub_filler[44]; ! 15: >pri ! 16: Globepot *obs, *cam; ! 17: Rulepot *dist; ! 18: Bmappot *aim, *perspective; ! 19: Bmappot *ospin, *cspin; ! 20: Rulepot *ospinr, *cspinr; ! 21: Rulepot *vertscale; ! 22: short xdim; ! 23: short pad; ! 24: > ! 25: public: ! 26: short clat, clon, cdist, alat, alon, persp; ! 27: Camera(Rectangle, Rectangle *); ! 28: void reset(); ! 29: void redraw(); ! 30: void advance(); ! 31: void adjust(); ! 32: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.