Plugins
Loading...
Searching...
No Matches
limex_plugin.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2014-2025: Goethe University Frankfurt
3
* SPDX-License-Identifier: LicenseRef-UG4-LGPL-3.0
4
*
5
* Author: Arne Naegel
6
*
7
*/
8
#pragma once
9
10
#include "
bridge/util.h
"
11
12
extern
"C"
void
InitUGPlugin_Limex
(
ug::bridge::Registry
* reg, std::string grp);
13
14
#ifdef UG_USE_PYBIND11
15
16
#include "bindings/pybind/ug_pybind.h"
17
18
namespace
ug
{
19
namespace
Limex{
20
void
InitUGPlugin(ug::pybind::Registry* reg, std::string grp);
21
}
22
}
23
#endif
util.h
ug::bridge::Registry
InitUGPlugin_Limex
void InitUGPlugin_Limex(ug::bridge::Registry *reg, std::string grp)
ug
plugins
Limex
limex_plugin.h
Generated on Mon Dec 15 2025 01:27:28 for Plugins by
1.9.8