MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::DilateKernel Struct Reference

#include <ImageCuda.hpp>

Public Member Functions

__device__ __host__ void init ()
 
__device__ __host__ void data (int val, int)
 
__device__ __host__ ushort result ()
 

Public Attributes

int acc
 

Detailed Description

Definition at line 234 of file ImageCuda.hpp.

Member Function Documentation

◆ data()

__device__ __host__ void mgx::DilateKernel::data ( int  val,
int   
)
inline

Definition at line 240 of file ImageCuda.hpp.

◆ init()

__device__ __host__ void mgx::DilateKernel::init ( )
inline

Definition at line 238 of file ImageCuda.hpp.

◆ result()

__device__ __host__ ushort mgx::DilateKernel::result ( )
inline

Definition at line 246 of file ImageCuda.hpp.

Member Data Documentation

◆ acc

int mgx::DilateKernel::acc

Definition at line 236 of file ImageCuda.hpp.


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