OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
cv::cudev::ConstantPtrSz< T > Struct Template Reference

#include "constant.hpp"

Inheritance diagram for cv::cudev::ConstantPtrSz< T >:
cv::cudev::ConstantPtr< T >

Public Attributes

int cols
 
int rows
 
- Public Attributes inherited from cv::cudev::ConstantPtr< T >
value
 

Additional Inherited Members

- Public Types inherited from cv::cudev::ConstantPtr< T >
typedef int index_type
 
typedef T value_type
 
- Public Member Functions inherited from cv::cudev::ConstantPtr< T >
__device__ __forceinline__ T operator() (int, int) const
 

Member Data Documentation

template<typename T>
int cv::cudev::ConstantPtrSz< T >::cols
template<typename T>
int cv::cudev::ConstantPtrSz< T >::rows

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