MCPcopy 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
78void gl_particle_system::clear()
79{
80 particles.clear();
81}
82
83void gl_particle_system::update(const float dt)
84{

Callers 15

tiny_obj_loader.hFile · 0.45
InitMaterialFunction · 0.45
LoadObjFunction · 0.45
LoadObjWithCallbackFunction · 0.45
readMethod · 0.45
screenshot_implMethod · 0.45
set_verticesMethod · 0.45
set_non_indexedMethod · 0.45
on_inputMethod · 0.45
resetMethod · 0.45
on_drawMethod · 0.45
setup_waterfall_meshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected