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

Member Function Documentation

◆ data()

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

Definition at line 275 of file ImageCuda.hpp.

◆ init()

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

Definition at line 273 of file ImageCuda.hpp.

◆ result()

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

Definition at line 283 of file ImageCuda.hpp.

Member Data Documentation

◆ acc

int mgx::ErodeLabelsKernel::acc

Definition at line 271 of file ImageCuda.hpp.


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