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

Method head

dep/agg/include/agg_arrowhead.h:36–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 arrowhead();
35
36 void head(double d1, double d2, double d3, double d4)
37 {
38 m_head_d1 = d1;
39 m_head_d2 = d2;
40 m_head_d3 = d3;
41 m_head_d4 = d4;
42 m_head_flag = true;
43 }
44
45 void head()
46 {

Callers 9

getTrackFormatMethod · 0.80
getEncoderTrackDataMethod · 0.80
getTrackFormatMethod · 0.80
Fl2FluxSourceMethod · 0.80
readFluxMethod · 0.80
mainFluxfileRmFunction · 0.80
mainFluxfileLsFunction · 0.80
findTrackFunction · 0.80
findOrMakeTrackFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected