source: trunk/source/geometry/solids/BREPS/test/TestFiles.txt @ 1350

Last change on this file since 1350 was 1350, checked in by garnier, 13 years ago

update to last version 4.9.4

File size: 992 bytes
Line 
1 ////////////////////////////////////////////////////////
2
3  L. Broglia
4  October - November 1998
5
6 ////////////////////////////////////////////////////////
7
8 CurveTest
9
10 * Test the basic functionnality of the different curves :
11     - line
12     - circular curve
13     - ellipse
14     - parabola
15     - hyperbola
16
17 * Test the functionality of Axis2Placement3D and Project
18
19 ////////////////////////////////////////////////////////
20
21 G4FPlaneTest
22
23 * Compare the 2 different creator.
24
25 * Show that the creation of the plane not depend on the
26   points in the plane
27
28 * Test the function EvaluateIntersection
29
30 ////////////////////////////////////////////////////////
31
32 G4BREPSolidBoxTest
33 G4BREPSolidConeTest
34 G4BREPSolidCylinderTest
35 G4BREPSolidPConeTest
36 G4BREPSolidPolyhedraTest
37 G4BREPSolidSphereTest
38 G4BREPSolidTorusTest
39
40 * Test the basical functions of each BREP solid
41    - creation
42    - distance to in
43    - distance to out
44
45 ////////////////////////////////////////////////////////
Note: See TracBrowser for help on using the repository browser.