/[hegemonie]/hegemonie/Common/Display/Camera.m
ViewVC logotype

Diff of /hegemonie/Common/Display/Camera.m

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

revision 1.8 by dam, Sun Sep 7 13:22:44 2003 UTC revision 1.9 by dam, Sun Sep 7 13:36:36 2003 UTC
# Line 72  Line 72 
72                  @"Invalid camera up vector");                  @"Invalid camera up vector");
73        NSAssert (IsNullCoord (_up),        NSAssert (IsNullCoord (_up),
74                  @"Invalid camera up vector");                  @"Invalid camera up vector");
75        NSAssert (IsNullCoord (CrossProduct([self dir], _up))        NSAssert (IsNullCoord (CrossProduct([self dir], _up)),
76                  @"Invalid camera ortho vector");                  @"Invalid camera ortho vector");
77      }      }
78        

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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