Package samer.j3d
Class PatchArrayAlpha
- java.lang.Object
-
- QuadArray
-
- samer.j3d.PatchArrayAlpha
-
- All Implemented Interfaces:
- java.util.Observer
public class PatchArrayAlpha extends QuadArray implements java.util.Observer
-
-
Constructor Summary
Constructors Constructor and Description PatchArrayAlpha(Matrix points, VVector activities)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
update(java.util.Observable o, java.lang.Object a)
void
updateActivities()
void
updatePoints()
-