Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddiakopoulos/polymer
/ clear
Method
clear
libraries/lib-app-base/src/gl-particle-system.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void gl_particle_system::clear()
79
{
80
particles.clear();
81
}
82
83
void gl_particle_system::update(const float dt)
84
{
Callers
15
tiny_obj_loader.h
File · 0.45
InitMaterial
Function · 0.45
LoadObj
Function · 0.45
LoadObjWithCallback
Function · 0.45
read
Method · 0.45
screenshot_impl
Method · 0.45
set_vertices
Method · 0.45
set_non_indexed
Method · 0.45
on_input
Method · 0.45
reset
Method · 0.45
on_draw
Method · 0.45
setup_waterfall_mesh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected