forked from shunliuniliu/GSLAM-SVO2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.qglviewer.xml
23 lines (23 loc) · 1.1 KB
/
.qglviewer.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE QGLVIEWER>
<QGLViewer version="2.6.4">
<State stereo="false">
<foregroundColor red="180" blue="180" green="180"/>
<backgroundColor red="51" blue="51" green="51"/>
</State>
<Display axisIsDrawn="false" gridIsDrawn="false" FPSIsDisplayed="false" cameraIsEdited="false"/>
<Geometry fullScreen="false" width="1366" posX="578" height="700" posY="161"/>
<Camera>
<Parameters fieldOfView="0.785398" sceneRadius="1" Type="PERSPECTIVE" zNearCoefficient="0.005" orthoCoef="0.414214" zClippingCoefficient="1.73205">
<SceneCenter x="0" y="0" z="0"/>
</Parameters>
<Stereo focusDistance="2.41421" physScreenWidth="0.5" IODist="0.062"/>
<ManipulatedCameraFrame>
<position x="0" y="0" z="2.61313"/>
<orientation q0="0" q1="0" q2="0" q3="1"/>
<ManipulatedParameters transSens="1" zoomSens="1" rotSens="1" wheelSens="1" spinSens="0.3"/>
<ManipulatedCameraParameters zoomsOnPivotPoint="false" flySpeed="0.01" rotatesAroundUpVector="false">
<sceneUpVector x="0" y="1" z="0"/>
</ManipulatedCameraParameters>
</ManipulatedCameraFrame>
</Camera>
</QGLViewer>