OWL
OptiX7 Wrapper Library
owl::device::Buffer Struct Reference

#include <owl_device_buffer.h>

Public Attributes

OWLDataType type
 
size_t count
 
void * data
 

Detailed Description

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

Member Data Documentation

◆ count

size_t owl::device::Buffer::count

◆ data

void* owl::device::Buffer::data

◆ type

OWLDataType owl::device::Buffer::type

The documentation for this struct was generated from the following file: