#include <opencv2/cudev/util/vec_traits.hpp>
|  | 
| __host__ __device__ static __forceinline__ int4 | all (int v) | 
|  | 
| __host__ __device__ static __forceinline__ int4 | make (const int *v) | 
|  | 
| __host__ __device__ static __forceinline__ int4 | make (int x, int y, int z, int w) | 
|  | 
◆ elem_type
◆ anonymous enum
◆ all()
◆ make() [1/2]
◆ make() [2/2]
  
  | 
        
          | __host__ __device__ static __forceinline__ int4 cv::cudev::VecTraits< int4 >::make | ( | int | x, |  
          |  |  | int | y, |  
          |  |  | int | z, |  
          |  |  | int | w |  
          |  | ) |  |  |  | inlinestatic | 
 
 
The documentation for this struct was generated from the following file: