#include <nanovdb/examples/benchmark/Image.h>
◆ ImageHandle()
◆ deviceDownload()
std::enable_if< BufferTraits< U >::hasDeviceDual, void >::type deviceDownload |
( |
void * |
stream = nullptr , |
|
|
bool |
sync = true |
|
) |
| |
|
inline |
◆ deviceImage() [1/2]
◆ deviceImage() [2/2]
std::enable_if< BufferTraits< U >::hasDeviceDual, constImage * >::type deviceImage |
( |
| ) |
const |
|
inline |
◆ deviceUpload()
std::enable_if< BufferTraits< U >::hasDeviceDual, void >::type deviceUpload |
( |
void * |
stream = nullptr , |
|
|
bool |
sync = true |
|
) |
| |
|
inline |
◆ image() [1/2]
◆ image() [2/2]
const Image * image |
( |
| ) |
const |
|
inline |