Public Member Functions | Static Public Member Functions | List of all members
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 ( )
__host__ __device__ __forceinline__ cv::gpu::device::WithOutMask::WithOutMask ( const WithOutMask )

Member Function Documentation

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

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