MCPcopy Index your code
hub / github.com/processing/processing / isLegit

Method isLegit

core/src/processing/core/PShapeSVG.java:1959–1961  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1957
1958
1959 protected boolean isLegit() { // TODO need a better way to handle this...
1960 return vertexCount != 0;
1961 }
1962 }
1963
1964

Callers 1

FontMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected