Modules§
Structs§
- AbstractRefWrapper 
- CompiledInterpolation 
- DefaultElement 
- Enum
- ExportConfig 
- Generator
- Main workhorse for generating OpenCV bindings for a specific module
- GeneratorEnv 
- Generator environment or context, contains a global data (passed by immutable reference) for the binding generation
- OpenCvWalker 
- Bridge between EntityWalkerVisitor and GeneratorVisitor
Enums§
- Class
- ClassKind Override 
- Const
- Constness
- CppNameStyle 
- Func
- FuncType Hint 
- GeneratedType 
- NameStyle 
- Pred
- SupportedModule 
- Typedef
Traits§
- CowMapBorrowed Ext 
- Element
- EntityElement 
- EntityExt 
- EntityWalker Ext 
- Trait to recursively visit every clang Entity supported by the OpenCV binding generator
- EntityWalker Visitor 
- Visitor to be used in conjunction with [EntityWalker]
- GeneratorVisitor 
- Visitor of the different supported OpenCV entities, used in conjunction with Generator
- IteratorExt 
- StrExt
- StringExt 
Functions§
- is_opencv_ path 
- line_reader 
- opencv_module_ from_ path 
- Return OpenCV module from the given path