NVIDIA IndeX API nvidia_logo_transpbg.gif Up

Generic directional light struct. More...

#include <xac_interface_scene_elements_doc.h>

Public Member Functions

const float3 & get_color () const
 Get the color of the light. More...
 
const float3 & get_direction () const
 Get the direction of the light. More...
 
const float3 & get_direction_inverse () const
 Get the inverse light direction. More...
 

Detailed Description

Generic directional light struct.

Member Function Documentation

 get_color()

const float3 & nv::index::xac::Light::get_color ( ) const

Get the color of the light.

 get_direction()

const float3 & nv::index::xac::Light::get_direction ( ) const

Get the direction of the light.

 get_direction_inverse()

const float3 & nv::index::xac::Light::get_direction_inverse ( ) const

Get the inverse light direction.


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