Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

T

tearDown() - Method in class sim.application.util.SConfigurationTest
 
tearDown() - Method in class sim.geometry.SGeometricIntersectionTest
 
tearDown() - Method in class sim.geometry.SGeometricUtilTest
 
tearDown() - Method in class sim.geometry.SRayTest
 
tearDown() - Method in class sim.geometry.SSphereGeometryTest
 
tearDown() - Method in class sim.graphics.SCameraTest
 
tearDown() - Method in class sim.graphics.SColorTest
 
tearDown() - Method in class sim.graphics.SSceneTest
 
tearDown() - Method in class sim.graphics.STextureTest
 
tearDown() - Method in class sim.graphics.SViewportTest
 
tearDown() - Method in class sim.math.SMathTest
 
tearDown() - Method in class sim.math.SMatrix4x4Test
 
tearDown() - Method in class sim.math.SVector3dTest
 
tearDown() - Method in class sim.math.SVector4dTest
 
tearDown() - Method in class sim.physics.SGeometricalOpticsTest
 
tearDown() - Method in class sim.physics.SWaveOpticsTest
 
tearDown() - Method in class sim.util.SBufferedReaderTest
 
tearDown() - Method in class sim.util.SFileSearchTest
 
tearDown() - Method in class sim.util.SKeyboardTest
 
tearDown() - Method in class sim.util.SKeyWordDecoderTest
 
tearDown() - Method in class sim.util.SLogTest
 
tearDown() - Method in class sim.util.SStringUtilTest
 
tearDownAfterClass() - Static method in class sim.application.util.SConfigurationTest
 
tearDownAfterClass() - Static method in class sim.geometry.SGeometricIntersectionTest
 
tearDownAfterClass() - Static method in class sim.geometry.SGeometricUtilTest
 
tearDownAfterClass() - Static method in class sim.geometry.SRayTest
 
tearDownAfterClass() - Static method in class sim.geometry.SSphereGeometryTest
 
tearDownAfterClass() - Static method in class sim.graphics.SCameraTest
 
tearDownAfterClass() - Static method in class sim.graphics.SColorTest
 
tearDownAfterClass() - Static method in class sim.graphics.SSceneTest
 
tearDownAfterClass() - Static method in class sim.graphics.STextureTest
 
tearDownAfterClass() - Static method in class sim.graphics.SViewportTest
 
tearDownAfterClass() - Static method in class sim.math.SMathTest
 
tearDownAfterClass() - Static method in class sim.math.SMatrix4x4Test
 
tearDownAfterClass() - Static method in class sim.math.SVector4dTest
 
tearDownAfterClass() - Static method in class sim.physics.SGeometricalOpticsTest
 
tearDownAfterClass() - Static method in class sim.physics.SWaveOpticsTest
 
tearDownAfterClass() - Static method in class sim.util.SBufferedReaderTest
 
tearDownAfterClass() - Static method in class sim.util.SFileSearchTest
 
tearDownAfterClass() - Static method in class sim.util.SKeyboardTest
 
tearDownAfterClass() - Static method in class sim.util.SKeyWordDecoderTest
 
tearDownAfterClass() - Static method in class sim.util.SLogTest
 
tearDownAfterClass() - Static method in class sim.util.SStringUtilTest
 
test() - Method in class sim.application.util.SConfigurationTest
 
test() - Method in class sim.graphics.SCameraTest
 
test() - Method in class sim.graphics.SSceneTest
 
test() - Method in class sim.graphics.SViewportTest
 
test() - Method in class sim.util.SBufferedReaderTest
 
test() - Method in class sim.util.SFileSearchTest
 
test() - Method in class sim.util.SKeyboardTest
 
test() - Method in class sim.util.SKeyWordDecoderTest
 
test() - Method in class sim.util.SLogTest
 
test1() - Static method in class sim.application.util.SConfigurationTest
Test #1 : Verification du comportement de la classe si le fichier de config n'est pas trouvé.
test1() - Static method in class sim.graphics.SSceneTest
 
test1() - Static method in class sim.graphics.SViewFrustum
Test #1 : Test pour vérifier la fonctionnalité du calcul de la position d'un pixel dans l'espace du view frustum.
test1() - Static method in class sim.graphics.SViewportTest
Test #1 : Vérifier l'écriture d'une image dans un fichier.
test1() - Static method in class sim.util.SFileSearchTest
Test #1
test1_constructor() - Method in class sim.math.SVector4dTest
 
test1_interferenceAverageWaveValue() - Method in class sim.physics.SWaveOpticsTest
 
test1_intersection() - Method in class sim.geometry.SSphereGeometryTest
Test de l'intersection entre un rayon à l'origine et une sphère à l'origine.
test1_isTotalInternalReflection() - Method in class sim.physics.SGeometricalOpticsTest
 
test1_refraction() - Method in class sim.physics.SGeometricalOpticsTest
 
test1_rotationU() - Method in class sim.math.SMatrix4x4Test
JUnit test permettant de vérifier si la matrice de rotation de type cosine directrice reproduit les matrices de rotation autour des axes fixes x, y et z.
test1_sphereIntersection() - Method in class sim.geometry.SGeometricIntersectionTest
Test de l'intersection entre un rayon à l'origine et une sphère à l'origine.
test2() - Static method in class sim.application.util.SConfigurationTest
Test #2 : Vérification du bon fonctionnement de la lecture du fichier de config.
test2() - Static method in class sim.graphics.SViewportTest
Test #2 : Test pour vérifier l'écriture de 3 images dans un fichier.
test2() - Static method in class sim.util.SFileSearchTest
Test #2
test2_constructor() - Method in class sim.math.SVector4dTest
 
test2_interferenceAverageWaveValue() - Method in class sim.physics.SWaveOpticsTest
 
test2_intersection() - Method in class sim.geometry.SSphereGeometryTest
Test de l'intersection sans succès entre un rayon et une sphère.
test2_isTotalInternalReflection() - Method in class sim.physics.SGeometricalOpticsTest
 
test2_refraction() - Method in class sim.physics.SGeometricalOpticsTest
 
test2_rotationU() - Method in class sim.math.SMatrix4x4Test
JUnit test permettant de vérifier si la rotation d'un vecteur quelconque sous une matrice de rotation de type cosinue directrice d'un angle de 90o est adéquate avec un test de produit scalaire avec deux vecteurs orthogonaux.
test2_sphereIntersection() - Method in class sim.geometry.SGeometricIntersectionTest
Test de l'intersection sans succès entre un rayon et une sphère.
test3() - Static method in class sim.util.SFileSearchTest
Test #3
test3_interferenceAverageWaveValue() - Method in class sim.physics.SWaveOpticsTest
 
test3_intersection() - Method in class sim.geometry.SSphereGeometryTest
Test de l'intersection avec 2 succès positifs entre un rayon et une sphère dans un cas quelconque.
test3_isTotalInternalReflection() - Method in class sim.physics.SGeometricalOpticsTest
 
test3_refraction() - Method in class sim.physics.SGeometricalOpticsTest
 
test3_rotationU() - Method in class sim.math.SMatrix4x4Test
JUnit test permettant de vérifier si la rotation d'un vecteur quelconque sous une matrice de rotation de type cosinue directrice d'un angle quelconque permet de générer un vecteur avec un angle constant par rapport à l'axe de rotation.
test3_sphereIntersection() - Method in class sim.geometry.SGeometricIntersectionTest
Test de l'intersection avec 2 succès positifs entre un rayon et une sphère dans un cas quelconque.
test4_interferenceAverageWaveValue() - Method in class sim.physics.SWaveOpticsTest
 
test4_intersection() - Method in class sim.geometry.SSphereGeometryTest
Test de l'intersection avec 1 succès négatif et 1 succès positif entre un rayon et une sphère dans un cas quelconque.
test4_sphereIntersection() - Method in class sim.geometry.SGeometricIntersectionTest
Test de l'intersection avec 1 succès négatif et 1 succès positif entre un rayon et une sphère dans un cas quelconque.
test5_intersection() - Method in class sim.geometry.SSphereGeometryTest
Test de l'intersection avec 2 succès négatif entre un rayon et une sphère dans un cas quelconque.
test5_sphereIntersection() - Method in class sim.geometry.SGeometricIntersectionTest
Test de l'intersection avec 2 succès négatif entre un rayon et une sphère dans un cas quelconque.
test6_intersection() - Method in class sim.geometry.SSphereGeometryTest
Test de l'intersection avec 1 succès entre un rayon et une sphère tel que le rayon par de la surface de la sphère vers l'intérieur.
test_compareTo() - Method in class sim.geometry.SRayTest
 
test_cubicRealRoot() - Method in class sim.math.SMathTest
 
test_IdentityRxyzAndRzyx() - Method in class sim.math.SMatrix4x4Test
JUnit test évaluant la propriété de l'identité associée au produit des matrices Rxyz et Rzyx et la propriété de la commutativité dans le résultat de ce produit.
test_IdentityTrRzyxScAndScRxyzTr() - Method in class sim.math.SMatrix4x4Test
JUnit test évaluant la propriété de l'identité associée au produit des matrices TrRzyxSc et ScRxyzTr et la propriété de la commutativité dans le résultat de ce produit.
test_quadricRealRoot() - Method in class sim.math.SMathTest
JUnit Test de la méthode quadricRealRoot.
test_RotationX() - Method in class sim.math.SMatrix4x4Test
JUnit test permettant de vérifier la précision numérique de la matrice de rotation selon l'axe x.
test_RotationY() - Method in class sim.math.SMatrix4x4Test
JUnit test permettant de vérifier la précision numérique de la matrice de rotation selon l'axe y.
test_RotationZ() - Method in class sim.math.SMatrix4x4Test
JUnit test permettant de vérifier la précision numérique de la matrice de rotation selon l'axe z.
test_Rxyz() - Method in class sim.math.SMatrix4x4Test
 
test_Rzyx() - Method in class sim.math.SMatrix4x4Test
 
test_ScRxyzTr() - Method in class sim.math.SMatrix4x4Test
 
test_TrRzyxSc() - Method in class sim.math.SMatrix4x4Test
 
testAcross_BcrossC() - Method in class sim.math.SVector3dTest
 
testAcrossBcrossC() - Method in class sim.math.SVector3dTest
 
testAdotCsubstractBdotC() - Method in class sim.math.SVector3dTest
 
testAmultiplyBaddC() - Method in class sim.math.SVector3dTest
 
testConstrutorSColor() - Method in class sim.graphics.SColorTest
 
testcross() - Method in class sim.math.SVector3dTest
 
testdot() - Method in class sim.math.SVector3dTest
 
testEquals() - Method in class sim.graphics.STextureTest
 
testEquals() - Method in class sim.math.SVector3dTest
 
testisOneRectanglePerimeter() - Method in class sim.geometry.SGeometricUtilTest
 
testisOneSphereSurface() - Method in class sim.geometry.SGeometricUtilTest
 
testlinearRealRoot() - Method in class sim.math.SMathTest
 
testmerge() - Method in class sim.util.SStringUtilTest
 
testnearlyEquals() - Method in class sim.math.SMathTest
 
testquarticRealRoot() - Method in class sim.math.SMathTest
 
TOP_LEFT_PIXEL - Static variable in class sim.graphics.SViewFrustum
 
TOP_RIGHT_PIXEL - Static variable in class sim.graphics.SViewFrustum
 
torusIntersection(SRay, SVector3d, SVector3d, double, double) - Static method in class sim.geometry.SGeometricIntersection
Méthode permettant d'évaluer l'intersection entre un rayon et un tore (beigne).
toString() - Method in class sim.geometry.SAbstractGeometry
 
toString() - Method in class sim.geometry.space.SAbstractGeometrySpace
 
toString() - Method in class sim.geometry.space.SVoxel
 
toString() - Method in class sim.geometry.SRay
 
toString() - Method in class sim.graphics.SColor
 
toString() - Method in class sim.math.SMatrix4x4
 
toString() - Method in class sim.math.SVector3d
 
toString() - Method in class sim.math.SVector4d
 
toString() - Method in class sim.math.SVectorPixel
 
toString() - Method in class sim.math.SVectorUV
 
toString() - Method in class sim.parser.model.agp.SPoint
 
toString() - Method in class sim.parser.model.obj.SFace
 
toString() - Method in class sim.parser.model.obj.SModelOBJParser
 
toString() - Method in class sim.parser.model.obj.SVertex
 
toString() - Method in class sim.util.SLog
 
TRANSFORMABLE_CODE - Static variable in class sim.geometry.SAbstractGeometry
 
translation(SVector3d) - Static method in class sim.math.SMatrix4x4
Méthode pour obtenir une matrice de transformation linéaire de translation Tr par rapport à l'origine d'un système d'axe cartésien xyz si la matrice est utilisée dans l'ordre u = Tr * v
translation(double, double, double) - Static method in class sim.math.SMatrix4x4
Méthode pour obtenir une matrice de transformation linéaire de translation Tr par rapport à l'origine d'un système d'axe cartésien xyz si la matrice est utilisée dans l'ordre u = Tr * v
transparency() - Method in class sim.graphics.material.SBlinnMaterial
 
transparency() - Method in class sim.graphics.material.SDefaultMaterial
 
transparency() - Method in interface sim.graphics.material.SMaterial
Méthode pour obtenir le niveau de transparence de la surface du matériel.
transparencyColor() - Method in class sim.graphics.material.SBlinnMaterial
 
transparencyColor() - Method in class sim.graphics.material.SDefaultMaterial
 
transparencyColor() - Method in interface sim.graphics.material.SMaterial
Méthode pour obtenir la couleur transmise (filtrée) par la surface du matériel.
transpose() - Method in class sim.math.SMatrix4x4
Méthode pour obtenir la matrice transposée de la matrice qui lance l'appel de cette méthode.
TRIANGLE_CODE - Static variable in class sim.geometry.SAbstractGeometry
 
TrRzyxSc(SVector3d, SVector3d, SVector3d) - Static method in class sim.math.SMatrix4x4
Méthode pour obtenir une matrice de transformation linéaire d'homothétie Sc (scale), de rotation Rzyx autour des axes successifs x, y et z puis de translation Tr par rapport à l'origine d'un système d'axe cartésien xyz.
TUBE_CODE - Static variable in class sim.geometry.SAbstractGeometry
 
TYPE_OF_SPACE - Static variable in class sim.geometry.space.SAbstractGeometrySpace
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links