cv::MatExpr_Op1_< A1, M, Op > Class Template Reference

#include <cxmat.hpp>

List of all members.

Public Member Functions

 MatExpr_Op1_ (const A1 &_a1)
void assignTo (Mat &m, int type=-1) const
 operator M () const

Public Attributes

A1 a1

template<typename A1, typename M, typename Op>
class cv::MatExpr_Op1_< A1, M, Op >


Constructor & Destructor Documentation

template<typename A1, typename M, typename Op>
cv::MatExpr_Op1_< A1, M, Op >::MatExpr_Op1_ ( const A1 &  _a1  ) 

Member Function Documentation

template<typename A1, typename M, typename Op>
void cv::MatExpr_Op1_< A1, M, Op >::assignTo ( Mat m,
int  type = -1 
) const
template<typename A1, typename M, typename Op>
cv::MatExpr_Op1_< A1, M, Op >::operator M (  )  const

Member Data Documentation

template<typename A1, typename M, typename Op>
A1 cv::MatExpr_Op1_< A1, M, Op >::a1

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