OpenCV  3.4.2
Open Source Computer Vision
Public Attributes | List of all members
CvModuleInfo Struct Reference

#include "types_c.h"

Public Attributes

CvPluginFuncInfofunc_tab
 
const char * name
 
struct CvModuleInfonext
 
const char * version
 

Member Data Documentation

§ func_tab

CvPluginFuncInfo* CvModuleInfo::func_tab

§ name

const char* CvModuleInfo::name

§ next

struct CvModuleInfo* CvModuleInfo::next

§ version

const char* CvModuleInfo::version

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