MCPcopy Create free account
hub / github.com/cping/LGame / fillTriangle

Method fillTriangle

Java/Loon-Neo/src/loon/opengl/GLEx.java:3559–3568  ·  view source on GitHub ↗

填充三角形 @param x1 @param y1 @param x2 @param y2 @param x3 @param y3

(final float x1, final float y1, final float x2, final float y2, final float x3,
			final float y3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

beginRendererMethod · 0.95
syncBrushColorIntMethod · 0.95
endRendererMethod · 0.95
fillPolygonMethod · 0.95
setColorMethod · 0.65
triangleMethod · 0.45

Tested by

no test coverage detected