NVIDIA IndeX API nvidia_logo_transpbg.gif Up

Sample information for particle volumes. More...

#include <xac_interface_scene_elements_particle_volume_doc.h>

Inheritance diagram for nv::index::xac::Sample_info_pvol:
nv::index::xac::Sample_info

Public Attributes

float3 sample_normal
 Vector of the current particle normal. More...
 
uint particle_index
 Index of the currently rendered particle. More...
 
- Public Attributes inherited from nv::index::xac::Sample_info
float ray_t
 The distance (or depth) of the current sample position along the view ray. More...
 
float3 ray_origin
 Ray source position in scene space coordinates. More...
 
float3 ray_direction
 Ray direction in scene space coordinates. More...
 
float3 scene_position
 Position of the current sample point in scene space coordinates. More...
 

Detailed Description

Sample information for particle volumes.

Member Data Documentation

 particle_index

uint nv::index::xac::Sample_info_pvol::particle_index

Index of the currently rendered particle.

 sample_normal

float3 nv::index::xac::Sample_info_pvol::sample_normal

Vector of the current particle normal.


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