Package one.empty3.library
Class ZBufferImpl.ImageMap
java.lang.Object
one.empty3.library.ZBufferImpl.ImageMap
- Enclosing class:
ZBufferImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getDimx()
int
getDimy()
getIme()
void
reinit()
void
setIME
(int x, int y) void
testDeep
(Point3D pFinal, int colorAt, Representable n) boolean
testDeep
(Point3D p, ITexture texture, double u, double v, Representable representable) void
void
testDeep
(Point3D pFinal, Point3D point3D, int colorAt, Representable n) void
-
Constructor Details
-
ImageMap
public ImageMap(int x, int y)
-
-
Method Details
-
getDimx
public int getDimx() -
getDimy
public int getDimy() -
reinit
public void reinit() -
setIME
public void setIME(int x, int y) -
testDeep
-
testDeep
-
testDeep
public boolean testDeep(Point3D p, ITexture texture, double u, double v, Representable representable) -
testDeep
-
testDeep
-
getIme
-