![]() |
VR-Forces 4.0.4 Class Documentation
|
00001 /******************************************************************************* 00002 ** Copyright (c) 2008 MAK Technologies, Inc. 00003 ** All rights reserved. 00004 *******************************************************************************/ 00005 /******************************************************************************* 00006 ** $RCSfile: terrainToolbars.h,v $ $Revision: 1.1 $ $State: Exp $ 00007 *******************************************************************************/ 00008 00011 00012 #ifndef DTTERRAINTOOLBARS_H_ 00013 #define DTTERRAINTOOLBARS_H_ 00014 00015 #include "tmqt/tmToolbars.h" 00016 00017 static const char* DtMainToolbar = "Main Toolbar"; 00018 static const char* DtTerrainDrawingModeToolbar = "Drawing Options"; 00019 static const char* DtSelectionModeToolbar = "Selection Mode"; 00020 static const char* DtTerrainSelectionModeWidgetFeature = "DtTerrainSelectionModeWidgetFeature"; 00021 00022 #endif