MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / ~BoundBoxRenderer

Method ~BoundBoxRenderer

Components/src/BoundBoxRenderer.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82BoundBoxRenderer::~BoundBoxRenderer()
83{
84}
85
86static constexpr char DefaultPSMain[] = R"(
87void main(in BoundBoxVSOutput VSOut,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected