Classes

include/VR3ShadowController.h File Reference

Shadow controller class header file. More...

#include <unordered_set>
Include dependency graph for VR3ShadowController.h:

Go to the source code of this file.

Classes

struct  VR3ShadowShaderParams
 Shadow controller shader parameters. More...
class  VR3ShadowController
 The shadow controller class. More...
struct  VR3ShadowController::ShadowSource
 Structure representing a single shadow source. More...

Detailed Description

Shadow controller class header file.

Author:
Daniele Giannetti
Version:
1.0
Date:
September 2010

This header file contains the VR3ShadowManager class declaration. This class provides the functionalities to perform soft shadow mapping in the scene and only one instance of this class may be active at a time.

Definition in file VR3ShadowController.h.

 All Classes Namespaces Files Functions Variables Typedefs Friends Defines