OpenLexocad
27.0
TopoInit.h
Go to the documentation of this file.
1
#pragma once
2
#pragma warning(disable : 4251)
3
11
#include <
Topo/topo_defines.h
>
12
13
namespace
Topo
14
{
15
class
TOPO_EXPORT
TopoInit
16
{
17
public
:
18
static
void
init();
19
static
void
release();
20
21
private
:
22
static
bool
isInit;
23
};
24
25
}
// namespace Topo
TOPO_EXPORT
#define TOPO_EXPORT
Definition:
topo_defines.h:8
Topo
Definition:
Variant.h:70
Topo::TopoInit
Definition:
TopoInit.h:15
topo_defines.h
lexocad
Topo
include
Topo
TopoInit.h
Generated by
1.8.15