OpenLexocad
27.0
GeomInit.h
Go to the documentation of this file.
1
#pragma once
2
#pragma warning(disable : 4251)
3
4
5
6
#include <
Geom/geom_defines.h
>
7
8
namespace
Geom
9
{
10
class
GEOM_EXPORT
GeomInit
11
{
12
public
:
13
static
void
init();
14
static
void
release();
15
16
private
:
17
static
bool
isInit;
18
};
19
20
}
// namespace Geom
Geom
Definition:
Rotation.h:5
geom_defines.h
GEOM_EXPORT
#define GEOM_EXPORT
Definition:
geom_defines.h:8
Geom::GeomInit
Definition:
GeomInit.h:10
lexocad
Geom
include
Geom
GeomInit.h
Generated by
1.8.15