cv::MatExpr_Base_< M > Class Template Reference

#include <cxmat.hpp>

Inherited by cv::MatExpr_< E, M >.

List of all members.

Public Member Functions

 MatExpr_Base_ ()
virtual ~MatExpr_Base_ ()
virtual void assignTo (M &m, int type=-1) const =0

template<typename M>
class cv::MatExpr_Base_< M >


Constructor & Destructor Documentation

template<typename M>
cv::MatExpr_Base_< M >::MatExpr_Base_ (  )
template<typename M>
virtual cv::MatExpr_Base_< M >::~MatExpr_Base_ (  ) [virtual]

Member Function Documentation

template<typename M>
virtual void cv::MatExpr_Base_< M >::assignTo ( M &  m,
int  type = -1 
) const [pure virtual]

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