![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|


Public Member Functions | |
| PythonPluginTrampoline () | |
| std::vector< Runtime::RegisteredPlugin::Action > | getActions () override |
| py::object | getIcon () override |
Public Member Functions inherited from Runtime::PythonPluginInterface | |
| virtual | ~PythonPluginInterface ()=default |
Definition at line 49 of file Runtime.cpp.
|
inline |
Definition at line 52 of file Runtime.cpp.
|
inlineoverridevirtual |
Called automatically after the plugin is instantiated. In this function, the plugin implementer should register actions it wishes to expose to the user.
Implements Runtime::PythonPluginInterface.
Definition at line 54 of file Runtime.cpp.
|
inlineoverridevirtual |
Reimplemented from Runtime::PythonPluginInterface.
Definition at line 61 of file Runtime.cpp.