mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Moving sphere generation into InGeometry
This commit is contained in:
@@ -1292,13 +1292,6 @@ public class PShape implements PConstants {
|
||||
// if matrix is null when one is called,
|
||||
// it is created and set to identity
|
||||
|
||||
public void center(float cx, float cy) {
|
||||
|
||||
}
|
||||
|
||||
public void center(float cx, float cy, float cz) {
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* ( begin auto-generated from PShape_translate.xml )
|
||||
|
||||
Reference in New Issue
Block a user