VR-Forces 4.0.4 Class Documentation
include/vrvVrl/DtMilStdFontUtilities.h
Go to the documentation of this file.
00001 /******************************************************************************
00002 ** Copyright (c) 2010 MAK Technologies, Inc.
00003 ** All rights reserved.
00004 ******************************************************************************/
00005 /******************************************************************************
00006 ** $RCSfile:  $ $Revision:  $ $State:  $
00007 ******************************************************************************/
00008 
00011 
00012 #pragma once
00013 
00014 #include <vrvVrl/vrvVrl.h>
00015 
00016 class DtEntityType;
00017 
00018 namespace makVrv
00019 {
00023    class DT_DLL_VRVVRL DtMilStdFontUtilities
00024    {
00025    public:
00026       static unsigned short echelonLevelFor(const DtEntityType&);
00027       static unsigned short fillCharacterForUnitSymbolFont( const unsigned short outline, 
00028          const int forceType, const DtEntityType& );
00029    };
00030 }

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)