NDEVR
API Documentation
OpenCVInterfaceModule.h
1
#pragma once
2
#include "DLLInfo.h"
3
4
extern
"C"
{
6
OPEN_CV_INTERFACE_API
void
OpenCVInterfaceSetupFactoriesForNDEVR();
7
}
8
namespace
NDEVR
9
{
11
OPEN_CV_INTERFACE_API
void
AddOpenCVInterfaceModuleToModuleManager
();
12
}
NDEVR
The primary namespace for the NDEVR SDK.
Definition
ArialTileFetcherModule.h:35
AddOpenCVInterfaceModuleToModuleManager
void AddOpenCVInterfaceModuleToModuleManager()
Registers all OpenCVInterface module hook functions with the ModuleManager.
OpenCVInterface
Headers
OpenCVInterfaceModule.h
NDEVR.org