/[hegemonie]/hegemonie/Headers/Common/Camera.h
ViewVC logotype

Diff of /hegemonie/Headers/Common/Camera.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by madruon, Fri Jul 18 10:48:47 2003 UTC revision 1.6 by gabby, Fri Jul 18 12:34:03 2003 UTC
# Line 62  Line 62 
62  - (coord_t) ortho;  - (coord_t) ortho;
63    
64  - (void) setAspect: (double)aspect;  - (void) setAspect: (double)aspect;
65    - (void) setZFar: (double)zFar;
66  - (void) setEye: (coord_t)eye;  - (void) setEye: (coord_t)eye;
67  - (void) setCenter: (coord_t)center;  - (void) setCenter: (coord_t)center;
68  - (void) setUp: (coord_t)up;  - (void) setUp: (coord_t)up;
# Line 73  Line 74 
74  - (void) backward: (double)step;  - (void) backward: (double)step;
75  - (void) strafLeft: (double)step;  - (void) strafLeft: (double)step;
76  - (void) strafRight: (double)step;  - (void) strafRight: (double)step;
77    - (void) moveUp: (double)step;
78    - (void) moveDown: (double)step;
79    
80  - (void) rotateHeading: (double)heading;  - (void) rotateHeading: (double)heading;
81  - (void) rotatePitch: (double)pitch;  - (void) rotatePitch: (double)pitch;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26