Crate opencv_binding_generator

Source

Modules§

comment
settings
writer

Structs§

AbstractRefWrapper
CompiledInterpolation
Const
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
ClassKindOverride
Constness
CppNameStyle
Func
FuncTypeHint
GeneratedType
NameStyle
Pred
Typedef

Traits§

CowMapBorrowedExt
Element
EntityElement
EntityExt
EntityWalkerExt
Trait to recursively visit every clang Entity supported by the OpenCV binding generator
EntityWalkerVisitor
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

Type Aliases§

UsageTracker