Public Member Functions | Static Public Member Functions
cv::gpu::device::WithOutMask Struct Reference

#include <utility.hpp>

List of all members.

Public Member Functions

__device__ __forceinline__ WithOutMask ()
__device__ __forceinline__ WithOutMask (const WithOutMask &mask)
__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, uint offset=0)

Constructor & Destructor Documentation

__device__ __forceinline__ cv::gpu::device::WithOutMask::WithOutMask ( )
__device__ __forceinline__ cv::gpu::device::WithOutMask::WithOutMask ( const WithOutMask mask)

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  ,
uint  offset = 0 
) [static]

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