Castor3D  0.11.0
Multiplatform 3D engine
castor3d::PostEffect Liste des membres

Liste complète des membres de castor3d::PostEffect, y compris les membres hérités :

accept(PipelineVisitorBase &visitor)=0castor3d::PostEffectpure virtual
cleanup(castor3d::RenderDevice const &device)castor3d::PostEffect
doCopyResultToTarget(ashes::ImageView const &result, ashes::CommandBuffer &commandBuffer)castor3d::PostEffectprotected
getCommands() constcastor3d::PostEffectinline
getFullName() constcastor3d::PostEffectinline
getResult() constcastor3d::PostEffectinline
initialise(castor3d::RenderDevice const &device, TextureLayout const &texture)castor3d::PostEffect
isAfterToneMapping() constcastor3d::PostEffectinline
Kind énumérationcastor3d::PostEffect
m_commandscastor3d::PostEffectprotected
m_currentPasscastor3d::PostEffectprotected
m_fullNamecastor3d::PostEffectprotected
m_kindcastor3d::PostEffectprotected
m_passesCountcastor3d::PostEffectprotected
m_renderTargetcastor3d::PostEffectprotected
m_resultcastor3d::PostEffectprotected
m_targetcastor3d::PostEffectprotected
m_timercastor3d::PostEffectprotected
PostEffect(castor::String const &name, castor::String const &fullName, RenderTarget &renderTarget, RenderSystem &renderSystem, Parameters const &parameters, uint32_t passesCount=1u, Kind kind=Kind::eHDR)castor3d::PostEffectprotected
start()castor3d::PostEffect
update(CpuUpdater &updater)castor3d::PostEffectvirtual
update(GpuUpdater &updater)castor3d::PostEffectvirtual
writeInto(castor::TextFile &file, castor::String const &tabs)castor3d::PostEffect
~PostEffect()castor3d::PostEffectvirtual