Howto talk:CameraGroup talks
Jump to navigation
Jump to search
fgdata cameras.xml
<PropertyList>
<window>
<name>myDemoCam</name>
<host-name type="string"/>
<display>0</display>
<screen>0</screen>
<width>512</width>
<height>512</height>
<decoration type="bool">true</decoration>
</window>
<viewport>
<width>1024</width>
<height>768</height>
</viewport>
<view>
<heading-deg type = "double">90.00</heading-deg>
<pitch-deg type = "double">10.00</pitch-deg>
<roll-deg type = "double">20.00</roll-deg>
</view>
<!--
<texture>
<name>myDemoCam</name>
<width>1024</width>
<height>768</height>
</texture>
-->
</PropertyList>