NVIDIA Index example code nvidia_logo_transpbg.gif Up
xac_compute::Compute_launch_info Struct Reference

#include <xac_compute.h>

Public Attributes

mi::neuraylib::Tag compute_program_tag
 
mi::neuraylib::Tag scene_element_tag
 
mi::neuraylib::Tag plane_compute_program_tag
 
mi::neuraylib::Tag plane_tag
 
Bbox3f compute_roi
 
Bbox3f scene_roi
 

Detailed Description

Definition at line 127 of file xac_compute.h.

Member Data Documentation

 compute_program_tag

mi::neuraylib::Tag xac_compute::Compute_launch_info::compute_program_tag

Definition at line 129 of file xac_compute.h.

 compute_roi

Bbox3f xac_compute::Compute_launch_info::compute_roi

Definition at line 133 of file xac_compute.h.

 plane_compute_program_tag

mi::neuraylib::Tag xac_compute::Compute_launch_info::plane_compute_program_tag

Definition at line 131 of file xac_compute.h.

 plane_tag

mi::neuraylib::Tag xac_compute::Compute_launch_info::plane_tag

Definition at line 132 of file xac_compute.h.

 scene_element_tag

mi::neuraylib::Tag xac_compute::Compute_launch_info::scene_element_tag

Definition at line 130 of file xac_compute.h.

 scene_roi

Bbox3f xac_compute::Compute_launch_info::scene_roi

Definition at line 134 of file xac_compute.h.


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