OpenCV  2.4.13.4
Open Source Computer Vision
CvPluginFuncInfo Struct Reference

#include <types_c.h>

Public Attributes

void ** func_addr
 
voiddefault_func_addr
 
const char * func_names
 
int search_modules
 
int loaded_from
 

Member Data Documentation

§ default_func_addr

void* CvPluginFuncInfo::default_func_addr

§ func_addr

void** CvPluginFuncInfo::func_addr

§ func_names

const char* CvPluginFuncInfo::func_names

§ loaded_from

int CvPluginFuncInfo::loaded_from

§ search_modules

int CvPluginFuncInfo::search_modules

The documentation for this struct was generated from the following file: