You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doxygen_cxx/classdrake_1_1geometry_1_1_mesh_source-members.html
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -168,13 +168,15 @@
168
168
<p>This is the complete list of members for <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html">MeshSource</a>, including all inherited members.</p>
<trclass="memdesc:a69c2098609da7ca41814b3509c4f8b29"><tdclass="mdescLeft"> </td><tdclass="mdescRight">The default constructor produces an empty in-memory mesh; the same state as a moved-from <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html" title="Provides a general abstraction to the definition of a mesh.">MeshSource</a>. <br/></td></tr>
<trclass="memdesc:a8e8e1a5b042ceee1c0b8ebfdcd4f18e2"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Constructs from a file path. <br/></td></tr>
<trclass="memdesc:a5061998a574c7b70103dc2c995725b16"><tdclass="mdescLeft"> </td><tdclass="mdescRight">Returns an empty <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html" title="Provides a general abstraction to the definition of a mesh.">MeshSource</a> – equivalent to a default-constructed <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html" title="Provides a general abstraction to the definition of a mesh.">MeshSource</a>. <br/></td></tr>
199
206
</table>
200
207
<aname="doc-constructors" id="doc-constructors"></a><h2id="header-doc-constructors" class="groupheader">Constructor & Destructor Documentation</h2>
<p>The default constructor produces an empty in-memory mesh; the same state as a moved-from <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html" title="Provides a general abstraction to the definition of a mesh.">MeshSource</a>. </p>
<p>Provides a source-agnostic description of the mesh. </p>
324
350
<p>If <aclass="el" href="#adb8b5102e61104cc8e3215082373fc95" title="Reports true if this source is a filesystem path.">is_path()</a> is true, it is the path. If <aclass="el" href="#aac55e2c53cb0161823b9a45ace51b9b3" title="Reports true if this source contains an in-memory mesh definition.">is_in_memory()</a> is true, it is the filename_hint for the in-memory mesh file. If the in-memory mesh file has an empty filename hint, the description will explicitly communicate that; the empty string will <em>never</em> be returned. </p>
<p>Returns an empty <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html" title="Provides a general abstraction to the definition of a mesh.">MeshSource</a> – equivalent to a default-constructed <aclass="el" href="classdrake_1_1geometry_1_1_mesh_source.html" title="Provides a general abstraction to the definition of a mesh.">MeshSource</a>. </p>
0 commit comments