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