2013-02-01 15:22:32 -05:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<geometry>
|
|
|
|
|
|
|
|
|
|
<!-- Reflective box -->
|
|
|
|
|
<surface id="1" type="x-plane" coeffs="-5" boundary="reflective"/>
|
|
|
|
|
<surface id="2" type="x-plane" coeffs="5" boundary="reflective"/>
|
|
|
|
|
<surface id="3" type="y-plane" coeffs="-5" boundary="reflective"/>
|
|
|
|
|
<surface id="4" type="y-plane" coeffs="5" boundary="reflective"/>
|
|
|
|
|
<surface id="5" type="z-plane" coeffs="-5" boundary="reflective"/>
|
|
|
|
|
<surface id="6" type="z-plane" coeffs="5" boundary="reflective"/>
|
2015-09-28 16:54:48 +07:00
|
|
|
<cell id="1" material="1" region="1 -2 3 -4 5 -6" />
|
2013-02-01 15:22:32 -05:00
|
|
|
|
|
|
|
|
</geometry>
|