MCPcopy Create free account
hub / github.com/cpmech/plotpy / clear_buffer

Method clear_buffer

src/barplot.rs:323–325  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

321 &self.buffer
322 }
323 fn clear_buffer(&mut self) {
324 self.buffer.clear();
325 }
326}
327
328////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Callers 2

draw_works_1Function · 0.45
draw_works_2Function · 0.45

Calls

no outgoing calls

Tested by 2

draw_works_1Function · 0.36
draw_works_2Function · 0.36