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

#include "zip.hpp"

Inheritance diagram for cv::cudev::ZipPtrSz< PtrTuple >:
cv::cudev::ZipPtr< PtrTuple >

Public Member Functions

__host__ __device__ __forceinline__ ZipPtrSz ()
 
__host__ __device__ __forceinline__ ZipPtrSz (const PtrTuple &t)
 

Public Attributes

int cols
 
int rows
 

Constructor & Destructor Documentation

template<class PtrTuple >
__host__ __device__ __forceinline__ cv::cudev::ZipPtrSz< PtrTuple >::ZipPtrSz ( )
inline
template<class PtrTuple >
__host__ __device__ __forceinline__ cv::cudev::ZipPtrSz< PtrTuple >::ZipPtrSz ( const PtrTuple &  t)
inline

Member Data Documentation

template<class PtrTuple >
int cv::cudev::ZipPtrSz< PtrTuple >::cols
template<class PtrTuple >
int cv::cudev::ZipPtrSz< PtrTuple >::rows

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