VR-Forces 4.1.1 Class Documentation
ctlObjTypes.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1999 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: ctlObjTypes.h,v $ $Revision: 1.4 $ $State: Exp $
7 *******************************************************************************/
8 
11 
18 
19 #ifndef DtControlObjectTypes_H_
20 #define DtControlObjectTypes_H_
21 
22 
23 const char DtControlPointControlObjectType[] = "control-point";
24 const char DtTargetPointControlObjectType[] = "target-point";
25 const char DtControlAreaControlObjectType[] = "control-area";
26 const char DtDisaggregationAreaControlObjectType[] = "disaggregation-area";
27 const char DtRouteControlObjectType[] = "route";
28 const char DtGroundObstacleControlObjectType[] = "ground-obstacle";
29 const char DtPhaseLineControlObjectType[] ="phase-line";
30 
31 #endif
32 
33 
34 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)