moss-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Moss-devel] CVS: moss/3Dsia/client/3Dcf/include World.h,1.6,1.7


From: Felix Morgner <address@hidden>
Subject: [Moss-devel] CVS: moss/3Dsia/client/3Dcf/include World.h,1.6,1.7
Date: Sun, 02 Feb 2003 15:04:58 -0500

Update of /cvsroot/moss/moss/3Dsia/client/3Dcf/include
In directory subversions:/tmp/cvs-serv31028

Modified Files:
        World.h 
Log Message:
Changed name os some Variables and added some


Index: World.h
===================================================================
RCS file: /cvsroot/moss/moss/3Dsia/client/3Dcf/include/World.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** World.h     2 Feb 2003 16:12:18 -0000       1.6
--- World.h     2 Feb 2003 20:04:56 -0000       1.7
***************
*** 63,73 ****
      double m_dZrot;
      
!     int nFirst;
!     int nDragging;
!     int nZooming;
      
!     int nMouseX;
!     int nMouseY;
!     int nMouseZ;
  
      /// the position of the base light
--- 63,75 ----
      double m_dZrot;
      
!     int m_nFirst;
!     int m_nDragging;
!     int m_nZooming;
      
!     double m_dMouseX;
!     double m_dMouseY;
!     double m_dMouseZ;
!     
!     double m_dZoom;
  
      /// the position of the base light





reply via email to

[Prev in Thread] Current Thread [Next in Thread]