source: snovis/trunk/Resources/G4Lab/scripts/Styles/G4Lab.styles @ 234

Last change on this file since 234 was 234, checked in by barrand, 17 years ago
File size: 251 bytes
Line 
1<styles>
2
3  <style name="PV">
4    <modeling>wire_frame</modeling>
5    <color>red</color>
6  </style>
7 
8  <style name="Trajectory">
9    <modeling>wire_frame</modeling>
10    <color>0 0 1</color>
11    <linePattern>solid</linePattern>
12  </style>
13
14</styles>
Note: See TracBrowser for help on using the repository browser.