VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtMilStdFontUtilities.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #pragma once
10 
11 #include <vrvVrl/vrvVrl.h>
12 
13 class DtEntityType;
14 
15 namespace makVrv
16 {
21  {
22  public:
23  static unsigned short echelonLevelFor(const DtEntityType&);
24  static unsigned short fillCharacterForUnitSymbolFont( const unsigned short outline,
25  const int forceType, const DtEntityType& );
26  };
27 }
#define DT_DLL_VRVVRL
Definition: vrvVrl.h:19
Utilities to return glyphs for fonts given relevant information. Used only for mil std font (2525B) ...
Definition: DtMilStdFontUtilities.h:20
Contains DLL export macros.

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)