|
OWL
|
#include <RayGen.h>
Public Types | |
| typedef std::shared_ptr< DeviceData > | SP |
Public Member Functions | |
| DeviceData (const DeviceContext::SP &device) | |
Public Attributes | |
| OptixProgramGroup | pg = 0 |
describes the device-speific data for this program - optix has a differnet context per GPU, so also a different optixprogramgroup per GPU
| owl::RayGenType::DeviceData::DeviceData | ( | const DeviceContext::SP & | device | ) |
constructor
| OptixProgramGroup owl::RayGenType::DeviceData::pg = 0 |
the optix-compiled program group witin the given device's optix context