<?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 Re: How to declare python variable for Vector&amp;lt;float,3&amp;gt; in VRED Forum</title>
    <link>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8573338#M6324</link>
    <description>&lt;P&gt;It should work by just using Vec3f(1.0, 2.0,3.0) for a vector with 3 floats.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
    <pubDate>Tue, 05 Feb 2019 08:16:29 GMT</pubDate>
    <dc:creator>michael_nikelsky</dc:creator>
    <dc:date>2019-02-05T08:16:29Z</dc:date>
    <item>
      <title>How to declare python variable for Vector&lt;float,3&gt;</title>
      <link>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8572648#M6323</link>
      <description>&lt;P&gt;I am trying to call the function&amp;nbsp;addRotationControlPoint but can't figure out exactly what it wants for the rotation vector variable.&amp;nbsp; The response I get when I pass an array on 3 floats is :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Boost.Python.ArgumentError: Python argument types in&lt;BR /&gt;vrAnimWidgets.addRotationControlPoint(vrNodePtr, float, array.array)&lt;BR /&gt;did not match C++ signature:&lt;BR /&gt;addRotationControlPoint(class osg::NodePtr node, float time, class osg::Vector&amp;lt;float,3&amp;gt; rot)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With other functions I am able to pass it a list, but that doesn't seem to work with this one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A little help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 22:30:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8572648#M6323</guid>
      <dc:creator>dan.husted</dc:creator>
      <dc:date>2019-02-04T22:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to declare python variable for Vector&lt;float,3&gt;</title>
      <link>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8573338#M6324</link>
      <description>&lt;P&gt;It should work by just using Vec3f(1.0, 2.0,3.0) for a vector with 3 floats.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 08:16:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8573338#M6324</guid>
      <dc:creator>michael_nikelsky</dc:creator>
      <dc:date>2019-02-05T08:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to declare python variable for Vector&lt;float,3&gt;</title>
      <link>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8573687#M6325</link>
      <description>&lt;P&gt;Well that was easy.&amp;nbsp; Thanks for your swift response.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 11:19:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vred-forum/how-to-declare-python-variable-for-vector-lt-float-3-gt/m-p/8573687#M6325</guid>
      <dc:creator>dan.husted</dc:creator>
      <dc:date>2019-02-05T11:19:42Z</dc:date>
    </item>
  </channel>
</rss>

