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< Texture< T > > Struct Template Reference

#include "texture.hpp"

Inheritance diagram for cv::cudev::PtrTraits< Texture< T > >:
cv::cudev::PtrTraitsBase< Texture< T >, TexturePtr< T > >

Additional Inherited Members

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

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