| 
    OWL
    
   | 
 
#include <MissProg.h>
 Public Types | |
| typedef std::shared_ptr< DeviceData > | SP | 
Public Member Functions | |
| DeviceData (const DeviceContext::SP &device) | |
Public Attributes | |
| OptixProgramGroup | pg = 0 | 
for miss progs there's exactly one programgroup pre object
| owl::MissProgType::DeviceData::DeviceData | ( | const DeviceContext::SP & | device | ) | 
constructor, only pass-through to parent class
| OptixProgramGroup owl::MissProgType::DeviceData::pg = 0 | 
the optix-compiled program group witin the given device's optix context