NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Attributes | List of all members
niftk::ReadAccessor Struct Reference

Public Attributes

const voidm_DevicePointer
 
std::vcl_size_t m_SizeInBytes
 
unsigned int m_BytePitch
 
unsigned int m_PixelWidth
 
unsigned int m_PixelHeight
 
int m_FIXME_pixeltype
 
unsigned int m_Id
 
cudaEvent_t m_ReadyEvent
 

Detailed Description

Holds information necessary to read from a LightweightCUDAImage.

See also
CUDAManager::RequestReadAccess

Member Data Documentation

unsigned int niftk::ReadAccessor::m_BytePitch
const void* niftk::ReadAccessor::m_DevicePointer
int niftk::ReadAccessor::m_FIXME_pixeltype
unsigned int niftk::ReadAccessor::m_Id
unsigned int niftk::ReadAccessor::m_PixelHeight
unsigned int niftk::ReadAccessor::m_PixelWidth
cudaEvent_t niftk::ReadAccessor::m_ReadyEvent
std::vcl_size_t niftk::ReadAccessor::m_SizeInBytes

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