NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IRay_sampling_result::Sample_range Struct Reference

Selector for a range of samples of a certain ray. More...

#include <isampling_rays.h>

Public Attributes

mi::Uint32 ray_index
 ray index of the sampling query More...
 
mi::Uint32 first_sample
 index of first sample More...
 
mi::Uint32 nb_samples
 number of samples More...
 

Detailed Description

Selector for a range of samples of a certain ray.

Member Data Documentation

 first_sample

mi::Uint32 nv::index::IRay_sampling_result::Sample_range::first_sample

index of first sample

 nb_samples

mi::Uint32 nv::index::IRay_sampling_result::Sample_range::nb_samples

number of samples

 ray_index

mi::Uint32 nv::index::IRay_sampling_result::Sample_range::ray_index

ray index of the sampling query


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