Package one.empty3.library
Interface ZBuffer
- All Known Subinterfaces:
ZBuffer3D
- All Known Implementing Classes:
ZBufferGL
,ZBufferImpl
,ZBufferImpl8
,ZBufferImplRasterVersion
,ZBufferImplRecursive
public interface ZBuffer
-
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... points) 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)
-
Method Details
-
camera
Camera camera() -
couleurDeFond
-
copyResourceFiles
-
draw
void draw() -
draw
-
getColorAt
-
getInstance
-
image
ECBufferedImage image() -
imageInvX
ECBufferedImage imageInvX() -
isLocked
boolean isLocked() -
isobox
void isobox(boolean isBox) -
line
-
lock
boolean lock() -
plotPoint
-
resX
int resX() -
resY
int resY() -
scene
Scene scene() -
scene
-
next
void next() -
testDeep
-
testDeep
-
testDeep
-
tracerLumineux
void tracerLumineux() -
unlock
boolean unlock() -
zoom
void zoom(float z) -
backgroundTexture
ITexture backgroundTexture() -
backgroundTexture
-
largeur
int largeur() -
hauteur
int hauteur() -
checkScreen
-
setDimension
void setDimension(int width, int height) -
clickAt
-
idzpp
void idzpp() -
idz
int idz() -
drawElementVolume
-
getDisplayType
int getDisplayType() -
maxDistance
-
testDeep
-
la
int la() -
ha
int ha()
-