Files
ofxPiMapper/example_pocketvj/bin/data/ofxpimapper.xml
Krisjanis Rijnieks e8dddfe008 Add example_pocketvj
2018-01-10 18:21:22 +01:00

37 lines
971 B
XML

<surfaces>
<surface type="0">
<vertices>
<vertex>
<x>431.000000000</x>
<y>13.000000000</y>
</vertex>
<vertex>
<x>781.000000000</x>
<y>363.000000000</y>
</vertex>
<vertex>
<x>81.000000000</x>
<y>363.000000000</y>
</vertex>
</vertices>
<texCoords>
<texCoord>
<x>0.500000000</x>
<y>0.000000000</y>
</texCoord>
<texCoord>
<x>1.000000000</x>
<y>1.000000000</y>
</texCoord>
<texCoord>
<x>0.000000000</x>
<y>1.000000000</y>
</texCoord>
</texCoords>
<source>
<source-type>image</source-type>
<source-name>image1.jpg</source-name>
</source>
</surface>
</surfaces>