java.lang.Object
de.grogra.ext.x3d.util.ExtrusionComputation
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionExtrusionComputation
(IntList coordIndexList, FloatList vertexList, FloatList normalList, FloatList uvList, float[] crossSection, float[] spine, boolean ccw) -
Method Summary
Modifier and TypeMethodDescriptionint
void
createCrossSections
(float[] newScale, float[] newOrientation, float[] newSpine, ArrayList<ExtrusionComputation.CrossSection> cs, boolean pointsOnLine) int
createSides
(ArrayList<ExtrusionComputation.CrossSection> cs, int k)
-
Constructor Details
-
ExtrusionComputation
-
-
Method Details
-
createCrossSections
public void createCrossSections(float[] newScale, float[] newOrientation, float[] newSpine, ArrayList<ExtrusionComputation.CrossSection> cs, boolean pointsOnLine) -
createCap
-
createSides
-