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

Base classes representing light sources in the scene description. More...

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

Go to the source code of this file.

Classes

class  nv::index::ILight
 The light base class. More...
 
class  nv::index::IDirectional_light
 An interface class representing a directional light. More...
 
class  nv::index::IDirectional_headlight
 A directional headlight is just like a normal directional light, just the light direction is specified in eye space instead of object space. More...
 

Namespaces

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

Detailed Description

Base classes representing light sources in the scene description.