OpenLexocad
27.0
OpenLxCmdInit.h
Go to the documentation of this file.
1
#pragma once
2
3
7
namespace
OpenLxCmd
8
{
9
class
LX_OPENLXCMD_EXPORT
OpenLxCmdInit
10
{
11
public
:
12
OpenLxCmdInit
() {}
13
~OpenLxCmdInit
() {}
14
15
public
:
16
static
void
init();
17
static
void
release();
18
19
private
:
20
static
bool
isInit;
21
};
22
23
}
// namespace OpenLxCmd
OpenLxCmd::OpenLxCmdInit
Definition:
OpenLxCmdInit.h:9
OpenLxCmd::OpenLxCmdInit::OpenLxCmdInit
OpenLxCmdInit()
Definition:
OpenLxCmdInit.h:12
OpenLxCmd::OpenLxCmdInit::~OpenLxCmdInit
~OpenLxCmdInit()
Definition:
OpenLxCmdInit.h:13
OpenLxCmd
Definition:
CmdAddCentroid.h:8
lexocad
OpenLxCmd
include
OpenLxCmd
OpenLxCmdInit.h
Generated by
1.8.15