Shadow controller class header file. More...
#include <unordered_set>
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... |
Shadow controller class header file.
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.