Helper class for accessing index on host or device. More...
Public Member Functions | |
IndexAccessor (ViewType v) | |
INLINE_FUNCTION_HD IndexType | operator() (uint32 i) const |
uint32 | size () const |
Protected Attributes | |
ViewType | view_ |
Helper class for accessing index on host or device.
Definition at line 60 of file indexContainer.hpp.
|
inline |
Definition at line 66 of file indexContainer.hpp.
|
inline |
Definition at line 70 of file indexContainer.hpp.
References indexContainer< IndexType >::IndexAccessor< ViewType >::view_.
|
inline |
Definition at line 75 of file indexContainer.hpp.
References indexContainer< IndexType >::IndexAccessor< ViewType >::view_.
|
protected |
Definition at line 63 of file indexContainer.hpp.
Referenced by indexContainer< IndexType >::IndexAccessor< ViewType >::operator()(), and indexContainer< IndexType >::IndexAccessor< ViewType >::size().