feature:support for conneting horizon
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.8.15"/>
|
||||
<meta name="generator" content="Doxygen 1.8.16"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Livox SDK API: Class Members - Variables</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -31,7 +31,7 @@
|
||||
<td id="projectlogo"><img alt="Logo" src="1.png"/></td>
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Livox SDK API
|
||||
 <span id="projectnumber">V1.1.0</span>
|
||||
 <span id="projectnumber">V2.0.0</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -39,7 +39,7 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.8.15 -->
|
||||
<!-- Generated by Doxygen 1.8.16 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
@@ -95,6 +95,15 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1dec__writer.html#ac9041c9b005e35c05a5296f3233954e3">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::dec_writer</a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1basic__writer_1_1int__writer_1_1num__writer.html#a94c9f59f76f17baa5e58a9f1d2d825d8">fmt::v5::basic_writer< Range >::int_writer< Int, Spec >::num_writer</a>
|
||||
</li>
|
||||
<li>acc_x
|
||||
: <a class="el" href="struct_livox_imu_point.html#a7da57dc192678c551cb100b8ea003ac0">LivoxImuPoint</a>
|
||||
</li>
|
||||
<li>acc_y
|
||||
: <a class="el" href="struct_livox_imu_point.html#a7ad3a99b0dab2bd5aaf2b5f547dad45a">LivoxImuPoint</a>
|
||||
</li>
|
||||
<li>acc_z
|
||||
: <a class="el" href="struct_livox_imu_point.html#afd858d3d2d0505da2a90cbb9df1a7d36">LivoxImuPoint</a>
|
||||
</li>
|
||||
<li>add_delimiter_spaces
|
||||
: <a class="el" href="structfmt_1_1v5_1_1formatting__range.html#ad500eea3b7cf615169158b129d966e26">fmt::v5::formatting_range< Char, Enable ></a>
|
||||
, <a class="el" href="structfmt_1_1v5_1_1formatting__tuple.html#adcf53359096ce668a312c2d338bfe226">fmt::v5::formatting_tuple< Char, Enable ></a>
|
||||
@@ -120,7 +129,7 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
|
||||
<ul>
|
||||
<li class="footer">Generated by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user