NVIDIA Index example code nvidia_logo_transpbg.gif Up
xac_compute_scene_tool.h File Reference

Scene setup interface for xac compute example. More...

#include <mi/dice.h>
#include "utility/example_shared.h"

Go to the source code of this file.

Classes

struct  xac_compute::Scene_tool
 
struct  xac_compute::Program_source
 

Namespaces

namespace  xac_compute
 XAC compute example scenes.
 

Macros

#define USE_NVINDEX_ACCESS
 

Enumerations

enum  xac_compute::Sample_program_kind {
  xac_compute::Surface_sample_program ,
  xac_compute::Volume_sample_program
}
 

Functions

std::pair< mi::neuraylib::Tag, std::string > xac_compute::add_user_program (Sample_program_kind prg_kind, int user_prg, const std::string &user_text, const Program_source &prg_text, Scene_tool &scene_tool, const char *extra_pgr_methods)
 

Detailed Description

Scene setup interface for xac compute example.

Definition in file xac_compute_scene_tool.h.

Macro Definition Documentation

 USE_NVINDEX_ACCESS

#define USE_NVINDEX_ACCESS

Definition at line 13 of file xac_compute_scene_tool.h.