ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Runtime.h File Reference
#include <pybind11/pytypes.h>
#include "../../wrapper/pycc/src/casters.h"
Include dependency graph for Runtime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Runtime::RegisteredPlugin
 
struct  Runtime::RegisteredPlugin::Action
 

Namespaces

 Runtime
 

Functions

void Runtime::setMainAppInterfaceInstance (ecvMainAppInterface *appInterface) noexcept(false)
 
void Runtime::unsetMainAppInterfaceInstance () noexcept
 Unsets the app interface pointer. More...
 
void Runtime::setCmdLineInterfaceInstance (ccCommandLineInterface *cmdLine) noexcept
 
void Runtime::unsetCmdLineInterfaceInstance () noexcept
 Unsets the pointer to the cmdline app interface. More...