OpenVDB 13.1.0
Loading...
Searching...
No Matches
DeviceNode Struct Reference

POD struct representing a device id and a stream on that device. More...

#include <nanovdb/cuda/DeviceMesh.h>

Public Attributes

int id = -1
cudaStream_t stream = cudaStream_t(0)

Detailed Description

POD struct representing a device id and a stream on that device.

Member Data Documentation

◆ id

int id = -1

◆ stream

cudaStream_t stream = cudaStream_t(0)