CrystalSpace

Public API Reference

CS::RenderManager::ShadowSettings::Target Struct Reference

Shadow map target. More...

#include <csplugincommon/rendermanager/shadow_common.h>

Inheritance diagram for CS::RenderManager::ShadowSettings::Target:

List of all members.

Public Attributes

csRenderTargetAttachment attachment
 Render target attachment for a shadowmap.
CS::ShaderVarStringID svName
 SV name for a shadow map.
TextureCache texCache
 Cache to obtain textures from.

Detailed Description

Shadow map target.

Definition at line 44 of file shadow_common.h.


Member Data Documentation

Render target attachment for a shadowmap.

Definition at line 47 of file shadow_common.h.

SV name for a shadow map.

Definition at line 49 of file shadow_common.h.

Cache to obtain textures from.

Definition at line 51 of file shadow_common.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1