VR-Link API Documentation for DIS
topoView.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
6 #ifndef DtTopoView_H_
7 #define DtTopoView_H_
8 
11 
12 #include "cartesianView.h"
13 
21 {
22 public:
23 
26  double latitiude, double longitude);
27 
29  virtual ~DtTopoView();
30 
32  DtTopoView(const DtTopoView& orig);
33 
35  DtTopoView& operator=(const DtTopoView& orig);
36 };
37 
38 #endif
39 

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)