#include <ImageCuda.hpp>
|
| __device__ __host__ void | init () |
| |
| __device__ __host__ void | data (int val, int) |
| |
| __device__ __host__ ushort | result () |
| |
Definition at line 234 of file ImageCuda.hpp.
◆ data()
| __device__ __host__ void mgx::DilateKernel::data |
( |
int |
val, |
|
|
int |
|
|
) |
| |
|
inline |
◆ init()
| __device__ __host__ void mgx::DilateKernel::init |
( |
| ) |
|
|
inline |
◆ result()
| __device__ __host__ ushort mgx::DilateKernel::result |
( |
| ) |
|
|
inline |
◆ acc
| int mgx::DilateKernel::acc |
The documentation for this struct was generated from the following file: