|
461 | 461 | <tr class="memitem:ae42e6f719f5768457bc1cd9535ddf7f0"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="structdrake_1_1geometry_1_1_signed_distance_to_point.html">SignedDistanceToPoint</a>< T > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1geometry_1_1_geometry_state.html#ae42e6f719f5768457bc1cd9535ddf7f0">ComputeSignedDistanceToPoint</a> (const <a class="el" href="namespacedrake.html#a0ad29daab565ce347c4d1c5aae6a76c2">Vector3</a>< T > &p_WQ, <a class="el" href="classdouble.html">double</a> threshold) const</td></tr> |
462 | 462 | <tr class="memdesc:ae42e6f719f5768457bc1cd9535ddf7f0"><td class="mdescLeft"> </td><td class="mdescRight">Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#aa4c7754ca66a8593b182ae990643875c" title="Computes the signed distances and gradients to a query point from each geometry in the scene.">QueryObject::ComputeSignedDistanceToPoint()</a>. <a href="#ae42e6f719f5768457bc1cd9535ddf7f0">More...</a><br /></td></tr> |
463 | 463 | <tr class="separator:ae42e6f719f5768457bc1cd9535ddf7f0"><td class="memSeparator" colspan="2"> </td></tr> |
| 464 | +<tr class="memitem:a9c5a5ff0373013f09f7799eb0f5f1e97"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="structdrake_1_1geometry_1_1_signed_distance_to_point.html">SignedDistanceToPoint</a>< T > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1geometry_1_1_geometry_state.html#a9c5a5ff0373013f09f7799eb0f5f1e97">ComputeSignedDistanceGeometryToPoint</a> (const <a class="el" href="namespacedrake.html#a0ad29daab565ce347c4d1c5aae6a76c2">Vector3</a>< T > &p_WQ, const <a class="el" href="classdrake_1_1geometry_1_1_geometry_set.html">GeometrySet</a> &geometries) const</td></tr> |
| 465 | +<tr class="memdesc:a9c5a5ff0373013f09f7799eb0f5f1e97"><td class="mdescLeft"> </td><td class="mdescRight">Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#a9c5a5ff0373013f09f7799eb0f5f1e97" title="A variant of ComputeSignedDistanceToPoint().">QueryObject::ComputeSignedDistanceGeometryToPoint()</a>. <a href="#a9c5a5ff0373013f09f7799eb0f5f1e97">More...</a><br /></td></tr> |
| 466 | +<tr class="separator:a9c5a5ff0373013f09f7799eb0f5f1e97"><td class="memSeparator" colspan="2"> </td></tr> |
464 | 467 | <tr><td colspan="2"><div class="groupHeader">Render Queries</div></td></tr> |
465 | 468 | <tr><td colspan="2"><div class="groupText"><p>See <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#render_queries">Render Queries</a> for more details.</p> |
466 | 469 | </div></td></tr> |
@@ -1058,6 +1061,36 @@ <h2 class="memtitle"><span class="permalink"><a href="#af3b16adde799eb804619dc86 |
1058 | 1061 |
|
1059 | 1062 | <p>Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#af3b16adde799eb804619dc86f3703f4f" title="Computes the penetrations across all pairs of geometries in the world with the penetrations character...">QueryObject::ComputePointPairPenetration()</a>. </p> |
1060 | 1063 |
|
| 1064 | +</div> |
| 1065 | +</div> |
| 1066 | +<a id="a9c5a5ff0373013f09f7799eb0f5f1e97"></a> |
| 1067 | +<h2 class="memtitle"><span class="permalink"><a href="#a9c5a5ff0373013f09f7799eb0f5f1e97">◆ </a></span>ComputeSignedDistanceGeometryToPoint()</h2> |
| 1068 | + |
| 1069 | +<div class="memitem"> |
| 1070 | +<div class="memproto"> |
| 1071 | + <table class="memname"> |
| 1072 | + <tr> |
| 1073 | + <td class="memname">std::vector<<a class="el" href="structdrake_1_1geometry_1_1_signed_distance_to_point.html">SignedDistanceToPoint</a><T> > ComputeSignedDistanceGeometryToPoint </td> |
| 1074 | + <td>(</td> |
| 1075 | + <td class="paramtype">const <a class="el" href="namespacedrake.html#a0ad29daab565ce347c4d1c5aae6a76c2">Vector3</a>< T > & </td> |
| 1076 | + <td class="paramname"><em>p_WQ</em>, </td> |
| 1077 | + </tr> |
| 1078 | + <tr> |
| 1079 | + <td class="paramkey"></td> |
| 1080 | + <td></td> |
| 1081 | + <td class="paramtype">const <a class="el" href="classdrake_1_1geometry_1_1_geometry_set.html">GeometrySet</a> & </td> |
| 1082 | + <td class="paramname"><em>geometries</em> </td> |
| 1083 | + </tr> |
| 1084 | + <tr> |
| 1085 | + <td></td> |
| 1086 | + <td>)</td> |
| 1087 | + <td></td><td> const</td> |
| 1088 | + </tr> |
| 1089 | + </table> |
| 1090 | +</div><div class="memdoc"> |
| 1091 | + |
| 1092 | +<p>Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#a9c5a5ff0373013f09f7799eb0f5f1e97" title="A variant of ComputeSignedDistanceToPoint().">QueryObject::ComputeSignedDistanceGeometryToPoint()</a>. </p> |
| 1093 | + |
1061 | 1094 | </div> |
1062 | 1095 | </div> |
1063 | 1096 | <a id="a2df45ca643518e6318a1cd1359e3bca0"></a> |
|
0 commit comments