muda
Public Member Functions | Static Public Member Functions | List of all members
muda::Extent3D Class Reference

Public Member Functions

MUDA_GENERIC Extent3D (size_t depth, size_t height, size_t width) MUDA_NOEXCEPT
 
MUDA_GENERIC size_t depth () const MUDA_NOEXCEPT
 
MUDA_GENERIC size_t height () const MUDA_NOEXCEPT
 
MUDA_GENERIC size_t width () const MUDA_NOEXCEPT
 
template<typename T >
MUDA_GENERIC cudaExtent cuda_extent () const MUDA_NOEXCEPT
 
MUDA_GENERIC bool valid () const
 

Static Public Member Functions

static MUDA_GENERIC Extent3D Zero () MUDA_NOEXCEPT
 

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