VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)