|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ext.x3d.util.ExtrusionComputation.CrossSection
public static class ExtrusionComputation.CrossSection
Field Summary | |
---|---|
protected java.util.ArrayList<Point3f> |
vertices
|
Constructor Summary | |
---|---|
ExtrusionComputation.CrossSection()
|
Method Summary | |
---|---|
java.util.ArrayList<Point3f> |
getVertices()
|
void |
setVertices(java.util.ArrayList<Point3f> vertices)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.ArrayList<Point3f> vertices
Constructor Detail |
---|
public ExtrusionComputation.CrossSection()
Method Detail |
---|
public java.util.ArrayList<Point3f> getVertices()
public void setVertices(java.util.ArrayList<Point3f> vertices)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |