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

Method normal

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

Source from the content-addressed store, hash-verified

750
751
752 public void normal(float nx, float ny, float nz) {
753 }
754
755
756 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