MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / clear

Method clear

engine/source/runtime/function/render/render_scene.cpp:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6namespace Piccolo
7{
8 void RenderScene::clear()
9 {
10 }
11
12 void RenderScene::updateVisibleObjects(std::shared_ptr<RenderResource> render_resource,
13 std::shared_ptr<RenderCamera> camera)

Calls

no outgoing calls

Tested by

no test coverage detected