/[hegemonie]/hegemonie/ModelViewer/ModelView.h
ViewVC logotype

Diff of /hegemonie/ModelViewer/ModelView.h

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

revision 1.5 by ano, Fri Jul 25 15:46:22 2003 UTC revision 1.6 by ano, Fri Aug 1 20:19:49 2003 UTC
# Line 41  Line 41 
41            
42    Camera           *_cam;    Camera           *_cam;
43    Frustum          *_frustum;    Frustum          *_frustum;
44    MdlAnimatedModel *_model;  
45    MdlModel         *_base;    NSMutableArray *_tabModel;
46    
47    ModelController  *_control;    ModelController  *_control;
48    OpenFileControl  *_fileControl;    OpenFileControl  *_fileControl;
   BOOL             _affiche;  
49    
50      BOOL             _affiche;
51    int               _mode;    int               _mode;
52  }  }
53    
# Line 60  Line 61 
61  - (void) afficheOn;  - (void) afficheOn;
62    
63  - (NSMutableArray*) animeNames;  - (NSMutableArray*) animeNames;
 - (void) changeAnime: (NSString *)name;  
64    
65    //- (void) changeAnime: (NSString *)name;
66  - (void) changeMode: (int)mode;  - (void) changeMode: (int)mode;
67    
   
68  @end  @end
69    
70  #endif /* MODEL_VIEW_H */  #endif /* MODEL_VIEW_H */

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