OpenLexocad
27.0
OpenLxUIInit.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
OpenLxUI/OpenLxUI_defines.h
>
4
5
namespace
OpenLxUI
6
{
7
class
OPENLXUI_EXPORT
OpenLxUIInit
8
{
9
public
:
10
OpenLxUIInit
() {}
11
~OpenLxUIInit
() {}
12
13
public
:
14
static
void
init();
15
static
void
release();
16
17
private
:
18
static
bool
isInit;
19
};
20
21
}
// namespace OpenLxUI
OpenLxUI::OpenLxUIInit::OpenLxUIInit
OpenLxUIInit()
Definition:
OpenLxUIInit.h:10
OpenLxUI::OpenLxUIInit::~OpenLxUIInit
~OpenLxUIInit()
Definition:
OpenLxUIInit.h:11
OpenLxUI
Definition:
ActiveEdge.h:25
OPENLXUI_EXPORT
#define OPENLXUI_EXPORT
Definition:
OpenLxUI_defines.h:12
OpenLxUI_defines.h
OpenLxUI::OpenLxUIInit
Definition:
OpenLxUIInit.h:7
lexocad
OpenLxUI
include
OpenLxUI
OpenLxUIInit.h
Generated by
1.8.15