OWL
OptiX7 Wrapper Library
|
#include <owl_device_buffer.h>
Public Attributes | |
OWLDataType | type |
size_t | count |
void * | data |
a device-side buffer; ie, this is the type that OWL will fill in on the devise side if a paramter (or buffer of) type buffers is created on the host
size_t owl::device::Buffer::count |
void* owl::device::Buffer::data |
OWLDataType owl::device::Buffer::type |