OWL
OptiX7 Wrapper Library
owl::ProgramDesc Struct Reference

#include <Geometry.h>

Public Attributes

Module::SP module
 
std::string progName
 

Detailed Description

describes the two components of any device program: the module with the precompiled PTX code that contains the program, and the name of the program within this module

Member Data Documentation

◆ module

Module::SP owl::ProgramDesc::module

◆ progName

std::string owl::ProgramDesc::progName

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