VR-Link API Documentation for HLA Evolved
 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 
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtBaseEntityStateRepository are used to maintain basic state information needed by all k...
Definition: baseEntityStateRepository.h:36
Instances of DtTopoView are used to create a Topographic coordinate view of the geocentric coordinate...
Definition: topoView.h:20
DtCartesianView & operator=(const DtCartesianView &orig)
assignment operator
Instances of DtCartesianView are used to create a Cartesian coordinate view of the geocentric coordin...
Definition: cartesianView.h:20
This file declares the class DtCaresianView.

Document ID: Generated on Tue Aug 10 00:12:31 EDT 2021 from SVN revision 232765
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)