<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SetViewPointGeometry for SceneView in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/setviewpointgeometry-for-sceneview/m-p/463244#M2354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Qt C++ SDK.&lt;/P&gt;&lt;P&gt;I need to change the viewPoint (center and scale) to center around a specific point, and include another point.&lt;/P&gt;&lt;P&gt;I found the&amp;nbsp;SetViewPointGeometry, which seemed to fit, but it's only available for MapView and not for SceneView.&lt;/P&gt;&lt;P&gt;How can I do something similar with my scene?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Jun 2020 14:08:33 GMT</pubDate>
    <dc:creator>AnatBen_Israel</dc:creator>
    <dc:date>2020-06-28T14:08:33Z</dc:date>
    <item>
      <title>SetViewPointGeometry for SceneView</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/setviewpointgeometry-for-sceneview/m-p/463244#M2354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Qt C++ SDK.&lt;/P&gt;&lt;P&gt;I need to change the viewPoint (center and scale) to center around a specific point, and include another point.&lt;/P&gt;&lt;P&gt;I found the&amp;nbsp;SetViewPointGeometry, which seemed to fit, but it's only available for MapView and not for SceneView.&lt;/P&gt;&lt;P&gt;How can I do something similar with my scene?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2020 14:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/setviewpointgeometry-for-sceneview/m-p/463244#M2354</guid>
      <dc:creator>AnatBen_Israel</dc:creator>
      <dc:date>2020-06-28T14:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: SetViewPointGeometry for SceneView</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/setviewpointgeometry-for-sceneview/m-p/463245#M2355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In 3D, you'll want to use a Camera. You can either use the Camera directly into a setViewpoint call, or you can create a Viewpoint from one of the constructors that takes in a Camera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example of one workflow we use in a sample -&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-qt/blob/master/ArcGISRuntimeSDKQt_CppSamples/Scenes/BasicSceneView/BasicSceneView.cpp#L63-L74" title="https://github.com/Esri/arcgis-runtime-samples-qt/blob/master/ArcGISRuntimeSDKQt_CppSamples/Scenes/BasicSceneView/BasicSceneView.cpp#L63-L74"&gt;arcgis-runtime-samples-qt/BasicSceneView.cpp at master · Esri/arcgis-runtime-samples-qt · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 13:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/setviewpointgeometry-for-sceneview/m-p/463245#M2355</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2020-06-29T13:54:54Z</dc:date>
    </item>
  </channel>
</rss>

