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

#include "gpumat.hpp"

Inheritance diagram for cv::cudev::PtrTraits< GpuMat_< T > >:
cv::cudev::PtrTraitsBase< GpuMat_< T >, GlobPtr< T > >

Additional Inherited Members

- Public Types inherited from cv::cudev::PtrTraitsBase< GpuMat_< T >, GlobPtr< T > >
typedef GlobPtr< T >::index_type index_type
 
typedef GpuMat_< T > ptr_sz_type
 
typedef GlobPtr< T > ptr_type
 
typedef GlobPtr< T >::value_type value_type
 
- Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< GpuMat_< T >, GlobPtr< T > >
static __host__ int getCols (const GpuMat_< T > &ptr)
 
static __host__ int getRows (const GpuMat_< T > &ptr)
 
static __host__ GlobPtr< T > shrinkPtr (const GpuMat_< T > &ptr)
 

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