MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / noFill

Method noFill

dep/agg/src/agg2d.cpp:434–437  ·  view source on GitHub ↗

------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

432
433//------------------------------------------------------------------------
434void Agg2D::noFill()
435{
436 fillColor(Color(0, 0, 0, 0));
437}
438
439//------------------------------------------------------------------------
440void Agg2D::lineColor(Color c)

Callers 6

visualiseSectorsToFileFunction · 0.80
draw_y_axisFunction · 0.80
draw_x_axisFunction · 0.80
draw_y_graticulesFunction · 0.80
draw_x_graticulesFunction · 0.80
mainAnalyseDriveResponseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected