Package one.empty3.library
Class Scene
java.lang.Object
one.empty3.library.Representable
one.empty3.library.Scene
- All Implemented Interfaces:
Serializable,Comparable,TemporalComputedObject3D,MatrixPropertiesObject,XmlRepresentable
- See Also:
-
Field Summary
FieldsFields inherited from class one.empty3.library.Representable
CFAST, classPainters, DEFAULT_TEXTURE, defaultHashMapData, DISPLAY_ALL, materiau, NFAST, parent, PATH_ELEM_DOUBLE_VALUES, PATH_ELEM_REPRESENTABLE, PATH_ELEM_STRUCTURE_MATRIX, render, rotation, SCALE1, scene, SURFACE_DISPLAY_COL_QUADS, SURFACE_DISPLAY_COL_TRI, SURFACE_DISPLAY_LINES, SURFACE_DISPLAY_POINTS, SURFACE_DISPLAY_TEXT_QUADS, T, texture -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanadd(Representable add) booleanadd(Representable add, ZBuffer zBuffer) camera()Deprecated.voidDeprecated.voidcameras()voidclear()protected intcolorAdd(int[] cs) voidvoiddumpDATA()voidgetCadre()getDate()getGt()getMoves()getTime()static Stringiterator()Object[]liste()lumieres()intlumiereTotaleCouleur(int c, Point3D p, Point3D n) booleanremove(Representable rem) voidsetAnimations(StructureMatrix<Animation> animations) voidvoidsetCadre(SceneCadre cadre) voidsetCameraActive(Camera cameraActive) voidsetCameraActive(StructureMatrix<Camera> cameraActive) voidsetCameras(StructureMatrix<Camera> cameras) voidsetColors(StructureMatrix<ITexture> colors) voidvoidsetDernierAjout(Representable dernierAjout) voidsetDescription(String description) voidsetDESCRIPTION(String dESCRIPTION) voidvoidsetLumiereActive(Lumiere lumiereActive) voidsetLumieres(StructureMatrix<Lumiere> lumieres) voidvoidsetObjets(StructureMatrix<Representable> objets) voidintsize()toString()booleanMethods inherited from class one.empty3.library.Representable
become, calculerCurveT, calculerPointT, calculerSurfaceT, compareTo, copy, declarations, draw, drawStructureDrawFast, getCFAST, getDeclaredDataStructure, getDeclaredLists, getDeclaredProperty, getDisplayType, getDisplayTypes, getPainter, getPath, getProperty, getPropertyType, getRotation, getTexture, id, id, informer, intersects, intersects, ISdrawStructureDrawFastIMPLEMENTED, paint, replace, rotate, setCFAST, setDisplayType, setPainter, setPaintingAct, setPaintingActForClass, setPosition, setProperty, setRotation, setTexture, supporteTexture, T, texture, texture, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation, xmlRepresentation
-
Field Details
-
VERSION
- See Also:
-
author
-
date
-
description
-
cameraActive
-
-
Constructor Details
-
Scene
public Scene()
-
-
Method Details
-
add
-
add
-
camera
Deprecated. -
camera
Deprecated. -
cameraActive
-
cameraActive
-
cameras
-
colorAdd
protected int colorAdd(int[] cs) -
dumpDATA
public void dumpDATA() -
find
-
flushImports
public void flushImports() -
getCadre
-
setCadre
-
getDernierAjout
-
getDESCRIPTION
-
setDESCRIPTION
-
getGt
-
iterator
-
liste
-
lumiereActive
-
lumieres
-
lumiereTotaleCouleur
-
remove
-
size
public int size() -
toString
- Overrides:
toStringin classRepresentable
-
updateTime
public boolean updateTime() -
getTime
-
getMoves
-
declareProperties
public void declareProperties()- Specified by:
declarePropertiesin interfaceMatrixPropertiesObject- Overrides:
declarePropertiesin classRepresentable
-
getVERSION
-
getAuthor
-
setAuthor
-
getDate
-
setDate
-
getDescription
-
setDescription
-
getCameraActive
-
setCameraActive
-
setCameraActive
-
getObjets
-
setObjets
-
getAnimations
-
setAnimations
-
getCameras
-
setCameras
-
getColors
-
setColors
-
getLumieres
-
setLumieres
-
setGt
-
getLumiereActive
-
setLumiereActive
-
setTime
-
setMoves
-
setDernierAjout
-
clear
public void clear()
-