Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
6
namespace 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)
Callers
4
clearForLevelReloading
Method · 0.45
updateVisibleObjectsDirectionalLight
Method · 0.45
updateVisibleObjectsPointLight
Method · 0.45
updateVisibleObjectsMainCamera
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected