Package one.empty3.library
Class ZBufferImpl.ImageMap
java.lang.Object
one.empty3.library.ZBufferImpl.ImageMap
- Enclosing class:
ZBufferImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidintgetDimx()intgetDimy()getIME()voidreinit()voidsetIME(int x, int y) voidbooleanvoidtestDeep(Point3D pFinal, int colorAt, Representable n) voidbooleanbooleantestDeep(Point3D p, ITexture texture, double u, double v, Representable representable) voidvoidtestDeep(Point3D pFinal, Point3D point3D, int colorAt, Representable n) void
-
Field Details
-
ime
-
-
Constructor Details
-
ImageMap
public ImageMap(int x, int y)
-
-
Method Details
-
dessine
-
getDimx
public int getDimx() -
getDimy
public int getDimy() -
getIME
-
reinit
public void reinit() -
setIME
public void setIME(int x, int y) -
testDeep
-
testDeep
-
testDeep
-
testDeep
public boolean testDeep(Point3D p, ITexture texture, double u, double v, Representable representable) -
testDeep
-
dessine
-
testDeep
-
testDeep
-
testDeep
-
testDeep
-