Package one.empty3.library
Class ZBufferGL
java.lang.Object
one.empty3.library.ZBufferGL
- All Implemented Interfaces:
ZBuffer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
backgroundTexture
(ITexture iTexture) camera()
boolean
checkScreen
(Point p1) clickAt
(double x, double y) void
copyResourceFiles
(File destDirectory) void
couleurDeFond
(ITexture couleurFond) void
draw()
void
void
drawElementVolume
(Representable representable, ParametricVolume volume) int
getColorAt
(Point p) int
getInstance
(int x, int y) int
ha()
int
hauteur()
int
idz()
void
idzpp()
image()
boolean
isLocked()
void
isobox
(boolean isBox) int
la()
int
largeur()
void
boolean
lock()
double
maxDistance
(Point... p1) void
next()
void
int
resX()
int
resY()
scene()
void
void
setDimension
(int width, int height) void
void
void
void
testDeep
(Point3D pFinal, ITexture texture, double u, double v, ParametricSurface n) void
boolean
unlock()
void
zoom
(float z)
-
Constructor Details
-
ZBufferGL
public ZBufferGL()
-
-
Method Details
-
camera
-
couleurDeFond
- Specified by:
couleurDeFond
in interfaceZBuffer
-
draw
public void draw() -
draw
-
getColorAt
- Specified by:
getColorAt
in interfaceZBuffer
-
getInstance
- Specified by:
getInstance
in interfaceZBuffer
-
image
-
imageInvX
-
isLocked
public boolean isLocked() -
isobox
public void isobox(boolean isBox) -
line
-
lock
public boolean lock() -
plotPoint
-
resX
public int resX() -
resY
public int resY() -
checkScreen
- Specified by:
checkScreen
in interfaceZBuffer
-
scene
-
scene
-
next
public void next() -
testDeep
-
testDeep
-
testDeep
-
tracerLumineux
public void tracerLumineux()- Specified by:
tracerLumineux
in interfaceZBuffer
-
unlock
public boolean unlock() -
zoom
public void zoom(float z) -
backgroundTexture
- Specified by:
backgroundTexture
in interfaceZBuffer
-
backgroundTexture
- Specified by:
backgroundTexture
in interfaceZBuffer
-
largeur
public int largeur() -
hauteur
public int hauteur() -
setDimension
public void setDimension(int width, int height) - Specified by:
setDimension
in interfaceZBuffer
-
copyResourceFiles
- Specified by:
copyResourceFiles
in interfaceZBuffer
-
clickAt
-
idz
public int idz() -
drawElementVolume
- Specified by:
drawElementVolume
in interfaceZBuffer
-
getDisplayType
public int getDisplayType()- Specified by:
getDisplayType
in interfaceZBuffer
-
maxDistance
- Specified by:
maxDistance
in interfaceZBuffer
-
testDeep
-
la
public int la() -
ha
public int ha() -
idzpp
public void idzpp()
-