more tweaks

This commit is contained in:
benfry
2012-09-02 20:37:37 +00:00
parent 162f2e9d4a
commit de1715cc31
4 changed files with 13 additions and 9 deletions

View File

@@ -546,6 +546,7 @@ public class PShapeOpenGL extends PShape {
}
/*
@Override
public PVector getTop(PVector top) {
if (top == null) {
@@ -568,6 +569,7 @@ public class PShapeOpenGL extends PShape {
getVertexMax(bottom);
return bottom;
}
*/
protected void getVertexMin(PVector min) {