|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sourceforge.jvb3d.Loader.Surface
public class Surface
Field Summary | |
---|---|
protected static double |
epsilon
|
Constructor Summary | |
---|---|
Surface(javax.vecmath.Point3d[] coords,
java.lang.String ID)
konstruktor nowej powierzchni |
Method Summary | |
---|---|
void |
cutOpening(javax.vecmath.Point3d[] coords)
funkcja powoduje wycięcie otworu w powierzchni. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final double epsilon
Constructor Detail |
---|
public Surface(javax.vecmath.Point3d[] coords, java.lang.String ID)
coords
- tablica współrzędnych powierzchni (4 punkty)ID
- string identyfikujący powierzchnięMethod Detail |
---|
public void cutOpening(javax.vecmath.Point3d[] coords)
coords
- współrzędne otworu
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |