OpenCV  2.4.13
Open Source Computer Vision
cv::gpu::device::WithOutMask Struct Reference

#include <utility.hpp>

Public Member Functions

__host__ __device__ __forceinline__ WithOutMask ()
 
__host__ __device__ __forceinline__ WithOutMask (const WithOutMask &)
 
__device__ __forceinline__ void next () const
 
__device__ __forceinline__ void setMask (int) const
 
__device__ __forceinline__ bool operator() (int, int) const
 
__device__ __forceinline__ bool operator() (int, int, int) const
 

Static Public Member Functions

static __device__ __forceinline__ bool check (int, int)
 
static __device__ __forceinline__ bool check (int, int, int)
 

Constructor & Destructor Documentation

__host__ __device__ __forceinline__ cv::gpu::device::WithOutMask::WithOutMask ( )
inline
__host__ __device__ __forceinline__ cv::gpu::device::WithOutMask::WithOutMask ( const WithOutMask )
inline

Member Function Documentation

static __device__ __forceinline__ bool cv::gpu::device::WithOutMask::check ( int  ,
int   
)
inlinestatic
static __device__ __forceinline__ bool cv::gpu::device::WithOutMask::check ( int  ,
int  ,
int   
)
inlinestatic
__device__ __forceinline__ void cv::gpu::device::WithOutMask::next ( ) const
inline
__device__ __forceinline__ bool cv::gpu::device::WithOutMask::operator() ( int  ,
int   
) const
inline
__device__ __forceinline__ bool cv::gpu::device::WithOutMask::operator() ( int  ,
int  ,
int   
) const
inline
__device__ __forceinline__ void cv::gpu::device::WithOutMask::setMask ( int  ) const
inline

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