shader_lightlist.h File Reference

#include "mi_shader_if.h"

Go to the source code of this file.


Namespaces

namespace   mi
namespace   mi::shader_v3

Classes

class   mi::shader_v3::LightIterator
  Iterate over shader or instance light lists. More...
class   mi::shader_v3::LightList
  Light lists, used internally by LightIterator. More...

Detailed Description

mental ray C++ shader interface extensions.

This file provides interfaces that simplify use of light lists.

shader_lightlist.h is included by mi_shader_if.h, which in turn is included from shader.h if the shader is compiled as C++ code. A shader does not need to include this file directly.

Copyright © 1986-2010 by mental images GmbH