MaterialX 1.38.2
Classes | Typedefs
LightHandler.h File Reference

Handler for hardware lights. More...

#include <MaterialXRender/Export.h>
#include <MaterialXRender/Image.h>
#include <MaterialXCore/Document.h>

Go to the source code of this file.

Classes

class  LightHandler
 Utility light handler for creating and providing light data for shader binding. More...
 

Typedefs

using LightHandlerPtr = std::shared_ptr< class LightHandler >
 Shared pointer to a LightHandler.
 
using LightIdMap = std::unordered_map< string, unsigned int >
 An unordered map from light names to light indices.
 

Detailed Description

Handler for hardware lights.