Castor3D 0.15.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
enable(bool value)castor3d::PostEffectinline
getFullName() constcastor3d::PostEffectinline
getPass() const =0castor3d::PostEffectpure virtual
initialise(castor3d::RenderDevice const &device, Texture const &source, Texture const &target, crg::FramePass const &previousPass)castor3d::PostEffect
isAfterToneMapping() constcastor3d::PostEffectinline
isEnabled() constcastor3d::PostEffectinline
Kind énumérationcastor3d::PostEffect
m_enabledcastor3d::PostEffectprotected
m_fullNamecastor3d::PostEffectprotected
m_graphcastor3d::PostEffectprotected
m_kindcastor3d::PostEffectprotected
m_passesCountcastor3d::PostEffectprotected
m_passIndexcastor3d::PostEffectprotected
m_renderTargetcastor3d::PostEffectprotected
m_sourcecastor3d::PostEffectprotected
PostEffect(castor::String const &name, castor::String const &groupName, castor::String const &fullName, RenderTarget &renderTarget, RenderSystem &renderSystem, Parameters const &parameters, uint32_t passesCount=1u, Kind kind=Kind::eHDR)castor3d::PostEffectprotected
setParameters(Parameters parameters)=0castor3d::PostEffectpure virtual
update(CpuUpdater &updater, Texture const &source)castor3d::PostEffect
update(GpuUpdater &updater)castor3d::PostEffect
writeInto(castor::StringStream &file, castor::String const &tabs)castor3d::PostEffect
~PostEffect()castor3d::PostEffectvirtual