Package one.empty3.library.core.testing
Class TestObjetSub
java.lang.Object
one.empty3.library.core.testing.TestObjet
one.empty3.library.core.testing.TestObjetSub
- Direct Known Subclasses:
Balade
,Balade1
,BalleDeformee
,Bras
,CadrePhoto
,Galerie
,Oeu
,Paysage
,PerforageVertical
,PerforageVertical
,RunApp
,Serpentin
,Serpentins
,Serpentins2
,SphereCube
,SphereCube1
,SphereCube11
,SphereCube12
,Spheres
,Spirale
,Sunset
,SurfaceBezier
,TestArc
,TestAxes
,TestAxesAnim
,TestBalleClous
,TestBalleClous1
,TestBalleClous111
,TestBalleClous1111
,TestBalleCouleur001
,TestBezierSans0
,TestBezierSans0
,TestBezierTextImage
,TestBezierTextVideo
,TestBorromeanRings
,TestChat3
,TestChatHumain
,TestChien
,TestChien
,TestChien2
,TestChien2
,TestCircles
,TestCitron
,TestCoeur
,TestCourseChat
,TestCourseChatPS
,TestCubes
,TestCubes
,TestCylindre
,TestDeformee
,TestDossier
,TestEllipsoide
,TestFeu
,TestGetObjectAt
,TestGoal
,TestGravity2
,TestHumainCourt
,TestHumainCourt
,TestHumainMarche
,TestHumainMarche
,TestHumainMarche2
,TestHumainMarche2
,TestHuman
,TestHuman
,TestNurbs1
,TestNurbs2
,TestNurbsComplexe1
,TestNurbsComplexeMy
,TestNurbsSimple
,TestNurbsSimple1
,TestObj
,TestObjs
,TestObjTeapot
,TestOeu
,TestPieuvre
,TestPlanetDeformee
,TestPlanetEarth
,TestPlanetEtLune
,TestPlanetEtLune1
,TestPlanets
,TestPlanets2
,TestPlanets9
,TestPolygons
,TestPortrait
,TestPortrait1
,TestRotationsObjets
,TestSablier
,TestSeins
,TestSoS
,TestSphere
,TestSphereManuelDahmen
,TestSphereRotation
,TestSpheres
,TestSpheres
,TestSpheresTournent
,TestStl
,TestStl2
,TestThierryJaspart
,TestTihange
,TestTitle
,TestTore
,TestTransparence
,TestTree
,TestTriangles
,TestTriHole
,TestTRISphere
,TestTubeVisit
,TestVisage
,TestVoiture
,TestVoiture
,TeteBonhomme.TestBonhomme
,TeteBonhomme.TestBonhomme
,TriTest
,Waterfall_Demo
-
Field Summary
Fields inherited from class one.empty3.library.core.testing.TestObjet
c, couleurFond, description, dynParams, ENCODER_HUMBLE, ENCODER_MONTE, filmName, frame, GENERATE_IMAGE, GENERATE_MODEL, GENERATE_MOVIE, GENERATE_NO_IMAGE_FILE_WRITING, GENERATE_NOTHING, GENERATE_OBJ, GENERATE_OPENGL, HD1080, HD720, initParams, ON_MAX_FRAMES_CONTINUE, ON_MAX_FRAMES_STOP, ON_TEXTURE_ENDS_LOOP_TEXTURE, ON_TEXTURE_ENDS_STOP, PAL, scene, sousdossier, UHD, VGA, VGAZIZI, z
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class one.empty3.library.core.testing.TestObjet
addAudioFile, applyTemplate, camera, camera, closeView, copyResources, D3, description, directory, ecrireImage, exportFrame, frame, getDataWriter, getDimension, getDir, getFile, getFilename, getFolder, getFps, getGenerate, getGenerate, getIdxFilm, getInitParams, getInstance, getMaxFrames, getO, getResx, getResy, getSubfolder, getWrittenFile, getZ, img, initCompiler, isAviOpen, isometrique, isometrique, isPause, isPauseActive, isStructure, loop, loop, nextFrame, nextFrame2UnknownDiplicate, onMaxFrame, onTextureEnds, paintingAct, PAUSE, publishResult, publishResult, reportException, reportPause, reportStop, reportSuccess, run, saveBMood, scene, scene, set3D, setAviOpen, setCouleurFond, setDimension, setDynParameter, setFileExtension, setFilename, setFps, setGenerate, setMaxFrames, setName, setProperties, setPublish, setResolution, setResx, setResy, setStructure, setThreadGLafter, setZ, startNewMovie, STOP, testScene, unterminable, v2main, writeOnPictureAfterZ, writeOnPictureBeforeZ, z
-
Constructor Details
-
TestObjetSub
public TestObjetSub()
-
-
Method Details
-
finit
-
ginit
public void ginit() -
testScene
Description copied from class:TestObjet
Represents a test scene in the TestObjet class.This abstract method should be implemented by subclasses to define the specific test scene logic. It is responsible for performing all the necessary steps required for the test, such as initializing the object, setting up parameters, generating images or models, and handling other specific operations as needed.
This method can throw an Exception if any error occurs during the test scene execution.
-
afterRenderFrame
public void afterRenderFrame()- Specified by:
afterRenderFrame
in classTestObjet
-
afterRender
public void afterRender()
-