MCPcopy Create free account
hub / github.com/TheRealMJP/Shadows / PostProcessorBase

Method PostProcessorBase

Shadows/SampleFramework11/PostProcessorBase.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18{
19
20PostProcessorBase::PostProcessorBase() : device(nullptr), context(nullptr)
21{
22}
23
24PostProcessorBase::~PostProcessorBase()
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected