VR-Forces Developer's Guide
Home
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
vrvVrl
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
{
20
class
DT_DLL_VRVVRL
DtMilStdFontUtilities
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
}
DT_DLL_VRVVRL
#define DT_DLL_VRVVRL
Definition:
vrvVrl.h:19
makVrv::DtMilStdFontUtilities
Utilities to return glyphs for fonts given relevant information. Used only for mil std font (2525B) ...
Definition:
DtMilStdFontUtilities.h:20
vrvVrl.h
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
)