◆ Configuration
◆ ShadowMapUbo() [1/3]
◆ ShadowMapUbo() [2/3]
◆ ShadowMapUbo() [3/3]
◆ ~ShadowMapUbo()
C3D_API castor3d::ShadowMapUbo::~ShadowMapUbo |
( |
| ) |
|
◆ cleanup()
Fonction de nettoyage.
- Paramètres
-
◆ createSizedBinding()
void castor3d::ShadowMapUbo::createSizedBinding |
( |
ashes::DescriptorSet & |
descriptorSet, |
|
|
VkDescriptorSetLayoutBinding const & |
layoutBinding |
|
) |
| const |
|
inline |
◆ getUbo()
◆ initialise()
Initialise l'UBO.
- Paramètres
-
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ update()
C3D_API void castor3d::ShadowMapUbo::update |
( |
Light const & |
light, |
|
|
uint32_t |
index |
|
) |
| |
Met à jour l'UBO avec les valeurs données.
- Paramètres
-
[in] | light | La source lumineuse depuis laquelle la shadow map est générée. |
[in] | index | L'index de la passe d'ombres. |
◆ BindingPoint
C3D_API uint32_t const castor3d::ShadowMapUbo::BindingPoint |
|
static |
◆ BufferShadowMap
C3D_API castor::String const castor3d::ShadowMapUbo::BufferShadowMap |
|
static |
◆ LightIndex
C3D_API castor::String const castor3d::ShadowMapUbo::LightIndex |
|
static |
◆ LightPosFarPlane
C3D_API castor::String const castor3d::ShadowMapUbo::LightPosFarPlane |
|
static |
◆ LightProjection
C3D_API castor::String const castor3d::ShadowMapUbo::LightProjection |
|
static |
◆ LightView
C3D_API castor::String const castor3d::ShadowMapUbo::LightView |
|
static |
La documentation de cette classe a été générée à partir du fichier suivant :