NVIDIA IndeX API nvidia_logo_transpbg.gif Up
iparticle_volume_rendering_properties.h File Reference

Scene attribute controlling particle volume rendering properties. More...

#include <mi/dice.h>
#include <nv/index/iattribute.h>

Go to the source code of this file.

Classes

class  nv::index::IParticle_volume_rendering_properties
 The interface class representing rendering properties for particle volume data. More...
 

Namespaces

namespace  nv
 Common namespace for all NVIDIA APIs.
 
namespace  nv::index
 Namespace for NVIDIA IndeX library APIs.
 

Enumerations

enum  nv::index::Particle_volume_rendering_mode {
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_RBF = 0x00u ,
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_SOLID_BOX ,
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_SOLID_CONE ,
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_SOLID_CYLINDER ,
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_SOLID_SPHERE ,
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_SOLID_DISC ,
  nv::index::PARTICLE_VOLUME_RENDERING_MODE_SOLID_INDIVIDUAL ,
  PARTICLE_VOLUME_RENDERING_MODE_COUNT
}
 Available rendering modes for particle volume elements. More...
 
enum  nv::index::Particle_volume_RBF_falloff_kernel
 Available radial basis-functions for the direct volume rendering mode of particle volume primitives. More...
 

Detailed Description

Scene attribute controlling particle volume rendering properties.