Castor3D 0.13.0
Multiplatform 3D engine
Fonctions membres publiques | Attributs publics | Liste de tous les membres
Référence de la structure castor3d::LightPipelineConfig

#include <LightPipeline.hpp>

Fonctions membres publiques

 LightPipelineConfig (PassTypeID passType, SceneFlags const &sceneFlags, Light const &light)
 
size_t makeHash () const
 

Attributs publics

PassTypeID passType
 
SceneFlags const & sceneFlags
 
LightType lightType
 
ShadowType shadowType
 
bool shadows
 

Documentation des constructeurs et destructeur

◆ LightPipelineConfig()

castor3d::LightPipelineConfig::LightPipelineConfig ( PassTypeID  passType,
SceneFlags const &  sceneFlags,
Light const &  light 
)

Documentation des fonctions membres

◆ makeHash()

size_t castor3d::LightPipelineConfig::makeHash ( ) const

Documentation des données membres

◆ lightType

LightType castor3d::LightPipelineConfig::lightType

◆ passType

PassTypeID castor3d::LightPipelineConfig::passType

◆ sceneFlags

SceneFlags const& castor3d::LightPipelineConfig::sceneFlags

◆ shadows

bool castor3d::LightPipelineConfig::shadows

◆ shadowType

ShadowType castor3d::LightPipelineConfig::shadowType

La documentation de cette structure a été générée à partir du fichier suivant :