OpenCV  3.4.2
Open Source Computer Vision
List of all members
cv::cudev::PtrTraits< ConstantPtrSz< T > > Struct Template Reference

#include "constant.hpp"

Inheritance diagram for cv::cudev::PtrTraits< ConstantPtrSz< T > >:
cv::cudev::PtrTraitsBase< ConstantPtrSz< T >, ConstantPtr< T > >

Additional Inherited Members

- Public Types inherited from cv::cudev::PtrTraitsBase< ConstantPtrSz< T >, ConstantPtr< T > >
typedef ConstantPtr< T > ::index_type index_type
 
typedef ConstantPtrSz< Tptr_sz_type
 
typedef ConstantPtr< Tptr_type
 
typedef ConstantPtr< T > ::value_type value_type
 
- Static Public Member Functions inherited from cv::cudev::PtrTraitsBase< ConstantPtrSz< T >, ConstantPtr< T > >
static __host__ int getCols (const ConstantPtrSz< T > &ptr)
 
static __host__ int getRows (const ConstantPtrSz< T > &ptr)
 
static __host__ ConstantPtr< TshrinkPtr (const ConstantPtrSz< T > &ptr)
 

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