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