VR-Forces 4.1.1 Class Documentation
formTypes.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1999 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: formTypes.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef DtSimFormTypes_H_
15 #define DtSimFormTypes_H_
16 
17 const char DtColumnFormationType[] = "Column";
18 const char DtLineFormationType[] = "Line";
19 const char DtVeeFormationType[] = "Vee";
20 const char DtWedgeFormationType[] = "Wedge";
21 const char DtAssemblyFormationType[] = "Assembly";
22 const char DtOtherFormationType[] = "Other";
23 
24 #endif

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)