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-2025 MAK Technologies, Inc
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 Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)