Iray SDK API nvidia_logo_transpbg.gif Up
ivolume.h File Reference

Scene element Volume. More...

Go to the source code of this file.

Classes

class  mi::neuraylib::IVolume
 Interface representing a top-level volume. More...
 
class  mi::neuraylib::IVolume_data
 Interface representing a volume data set. More...
 
class  mi::neuraylib::IVolume_info
 Basic information about one of the data sets contained in a volume data file. More...
 

Namespaces

namespace  mi
 Common namespace for APIs of NVIDIA Advanced Rendering Center GmbH.
 
namespace  mi::neuraylib
 Namespace for the Iray SDK API.
 

Typedefs

typedef math::Bbox_struct<Sint32, 3> mi::Voxel_block_struct
 Storage format for grid space volume bounding boxes. More...
 
typedef math::Bbox<Sint32, 3> mi::Voxel_block
 Integer bounding box for voxel grids. More...
 

Detailed Description

Scene element Volume.