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

Method normal

core/src/processing/core/PShape.java:724–725  ·  view source on GitHub ↗
(float nx, float ny, float nz)

Source from the content-addressed store, hash-verified

722
723
724 public void normal(float nx, float ny, float nz) {
725 }
726
727
728 public void attribPosition(String name, float x, float y, float z) {

Callers 2

getTessellationMethod · 0.95
copyGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected