![]() |
OpenVDB 13.1.0
|
RAII class that caches/restores the current device at construction/destruction. More...
#include <nanovdb/cuda/DeviceMesh.h>
Public Member Functions | |
| DeviceGuard () | |
| ~DeviceGuard () | |
| DeviceGuard (const DeviceGuard &)=delete | |
| DeviceGuard is not copyable nor movable. | |
| DeviceGuard & | operator= (const DeviceGuard &)=delete |
| DeviceGuard is not copyable nor movable. | |
| DeviceGuard (DeviceGuard &&other)=delete | |
| DeviceGuard is not copyable nor movable. | |
| DeviceGuard & | operator= (DeviceGuard &&other)=delete |
| DeviceGuard is not copyable nor movable. | |
RAII class that caches/restores the current device at construction/destruction.
|
inline |
|
inline |
|
delete |
DeviceGuard is not copyable nor movable.
|
delete |
DeviceGuard is not copyable nor movable.
|
delete |
DeviceGuard is not copyable nor movable.
|
delete |
DeviceGuard is not copyable nor movable.