OpenLexocad
28.0
OpenLxUIInit.h
Go to the documentation of this file.
1
#pragma once
2
3
4
5
namespace
OpenLxUI
6
{
7
class
LX_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::release
static void release()
OpenLxUI::OpenLxUIInit
Definition:
OpenLxUIInit.h:8
OpenLxUI::OpenLxUIInit::~OpenLxUIInit
~OpenLxUIInit()
Definition:
OpenLxUIInit.h:11
OpenLxUI
Definition:
ActiveEdge.h:26
OpenLxUI::OpenLxUIInit::init
static void init()
lexocad
OpenLxUI
include
OpenLxUI
OpenLxUIInit.h
Generated by
1.8.18