TShaderRefBase

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RendererInterface.h

Include

#include "RendererInterface.h"

Syntax

template<typename ShaderType, typename PointerTableType>
class TShaderRefBase

Constructors

Name Description

Public function

TShaderRefBase()

Public function

TShaderRefBase

(
    const TShaderRefBase&
)

Public function

TShaderRefBase

(
    const TShaderRefBase< OtherShaderTy...
)

Public function

TShaderRefBase

(
    ShaderType* InShader,
    const FShaderMapBase& InShaderMap
)

Functions

Operators

Name Description

Public function

TShaderRefBa...

 

operator=

(
    const TShaderRefBase&
)

Public function

TShaderRefBa...

 

operator=

(
    const TShaderRefBase< OtherShaderTy...
)

Public function Const

ShaderType &...

 

operator->()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss