Image Component Library (ICL)
Static Public Member Functions | List of all members
icl::core::CvMatDelOp Struct Reference

Utility Delete Operator used within CvMatWrapper. More...

#include <OpenCV.h>

Inheritance diagram for icl::core::CvMatDelOp:
icl::utils::DelOpBase

Static Public Member Functions

static void delete_func (CvMat *m)
 

Additional Inherited Members

- Public Member Functions inherited from icl::utils::DelOpBase
virtual ~DelOpBase ()
 

Detailed Description

Utility Delete Operator used within CvMatWrapper.

Member Function Documentation

◆ delete_func()

static void icl::core::CvMatDelOp::delete_func ( CvMat *  m)
inlinestatic

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