MCPcopy Index your code
hub / github.com/benfry/processing4 / isLegit

Method isLegit

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

Source from the content-addressed store, hash-verified

1964
1965
1966 protected boolean isLegit() { // TODO need a better way to handle this...
1967 return vertexCount != 0;
1968 }
1969 }
1970
1971

Callers 1

FontMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected