MorphoGraphX  2.0-1-227
Public Member Functions | Public Attributes | List of all members
mgx::ErodeKernel 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 287 of file ImageCuda.hpp.

Member Function Documentation

◆ data()

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

Definition at line 293 of file ImageCuda.hpp.

◆ init()

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

Definition at line 291 of file ImageCuda.hpp.

◆ result()

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

Definition at line 299 of file ImageCuda.hpp.

Member Data Documentation

◆ acc

int mgx::ErodeKernel::acc

Definition at line 289 of file ImageCuda.hpp.


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