OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::PtrTraits< ZipPtrSz< PtrTuple > > Struct Template Reference

#include "zip.hpp"

Inheritance diagram for cv::cudev::PtrTraits< ZipPtrSz< PtrTuple > >:
Collaboration diagram for cv::cudev::PtrTraits< ZipPtrSz< PtrTuple > >:

Public Types

typedef ZipPtr< PtrTuple >::index_type index_type
 
typedef ZipPtrSz< PtrTuple > ptr_sz_type
 
typedef ZipPtr< PtrTuple > ptr_type
 
typedef ZipPtr< PtrTuple >::value_type value_type
 

Static Public Member Functions

static __host__ int getCols (const ZipPtrSz< PtrTuple > &ptr)
 
static __host__ int getRows (const ZipPtrSz< PtrTuple > &ptr)
 
static __host__ ZipPtr< PtrTuple > shrinkPtr (const ZipPtrSz< PtrTuple > &ptr)
 

Member Typedef Documentation

typedef ZipPtr< PtrTuple > ::index_type cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::index_type
inherited
typedef ZipPtrSz< PtrTuple > cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::ptr_sz_type
inherited
typedef ZipPtr< PtrTuple > cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::ptr_type
inherited
typedef ZipPtr< PtrTuple > ::value_type cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::value_type
inherited

Member Function Documentation

static __host__ int cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::getCols ( const ZipPtrSz< PtrTuple > &  ptr)
inlinestaticinherited
static __host__ int cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::getRows ( const ZipPtrSz< PtrTuple > &  ptr)
inlinestaticinherited
static __host__ ZipPtr< PtrTuple > cv::cudev::PtrTraitsBase< ZipPtrSz< PtrTuple > , ZipPtr< PtrTuple > >::shrinkPtr ( const ZipPtrSz< PtrTuple > &  ptr)
inlinestaticinherited

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