mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-27 00:57:39 +08:00
126 lines
6.2 KiB
HTML
126 lines
6.2 KiB
HTML
<!-- HTML header for doxygen 1.8.13-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<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.13"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>openNURBS SDK Help: ON_MeshTopologyEdge Struct Reference</title>
|
|
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
|
<!-- <script type="text/javascript" src="../../jquery.js"></script> -->
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
|
|
<script type="text/javascript" src="../../dynsections.js"></script>
|
|
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="../../customdoxygen.css" rel="stylesheet" type="text/css"/>
|
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
|
|
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
|
|
<!-- smartmenus -->
|
|
<link href="../../jquery.smartmenus.bootstrap.css" rel="stylesheet">
|
|
<script type="text/javascript" src="../../jquery.smartmenus.js"></script>
|
|
<script type="text/javascript" src="../../jquery.smartmenus.bootstrap.js"></script>
|
|
</head>
|
|
<body>
|
|
<!-- navbar -->
|
|
<div class="navbar navbar-default navbar-static top" role="navigation">
|
|
<div class="navbar-header">
|
|
<a class="navbar-brand">openNURBS SDK Help 6.0</a>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div class="page-content">
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.13 -->
|
|
<script type="text/javascript" src="../../menudata.js"></script>
|
|
<script type="text/javascript" src="../../menu.js"></script>
|
|
<script type="text/javascript">
|
|
$(function() {
|
|
initMenu('../../',false,false,'search.php','Search');
|
|
});
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-attribs">Public Attributes</a> |
|
|
<a href="../../de/da8/struct_o_n___mesh_topology_edge-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ON_MeshTopologyEdge Struct Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <<a class="el" href="../../db/df7/opennurbs__mesh_8h_source.html">opennurbs_mesh.h</a>></code></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
|
|
Public Attributes</h2></td></tr>
|
|
<tr class="memitem:ab0898fdee96daa3eafb97fa7d81028fa"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/d17/struct_o_n___mesh_topology_edge.html#ab0898fdee96daa3eafb97fa7d81028fa">m_topf_count</a></td></tr>
|
|
<tr class="memdesc:ab0898fdee96daa3eafb97fa7d81028fa"><td class="mdescLeft"> </td><td class="mdescRight">m_topf_count = number of topological faces tat share this topological edge <a href="#ab0898fdee96daa3eafb97fa7d81028fa">More...</a><br /></td></tr>
|
|
<tr class="separator:ab0898fdee96daa3eafb97fa7d81028fa"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3f904febd99beea23ac58430340e9d23"><td class="memItemLeft" align="right" valign="top">const int * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/d17/struct_o_n___mesh_topology_edge.html#a3f904febd99beea23ac58430340e9d23">m_topfi</a></td></tr>
|
|
<tr class="separator:a3f904febd99beea23ac58430340e9d23"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a28e6614e93c85aeda00a8ea9b635cca3"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/d17/struct_o_n___mesh_topology_edge.html#a28e6614e93c85aeda00a8ea9b635cca3">m_topvi</a> [2]</td></tr>
|
|
<tr class="separator:a28e6614e93c85aeda00a8ea9b635cca3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="ab0898fdee96daa3eafb97fa7d81028fa"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ab0898fdee96daa3eafb97fa7d81028fa">◆ </a></span>m_topf_count</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int ON_MeshTopologyEdge::m_topf_count</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>m_topf_count = number of topological faces tat share this topological edge </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a3f904febd99beea23ac58430340e9d23"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a3f904febd99beea23ac58430340e9d23">◆ </a></span>m_topfi</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const int* ON_MeshTopologyEdge::m_topfi</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>m_topfi[] is an array of length m_topf_count with the indices of the topological faces that share this topological edge. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a28e6614e93c85aeda00a8ea9b635cca3"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a28e6614e93c85aeda00a8ea9b635cca3">◆ </a></span>m_topvi</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int ON_MeshTopologyEdge::m_topvi[2]</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>m_topvi[] = indices of the topological verteices where the edge begins and ends. </p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
<!-- HTML footer for doxygen 1.8.13-->
|
|
<!-- start footer part -->
|
|
</div> <!-- page-content -->
|
|
</div> <!-- container -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Wed Jan 31 2018 14:45:40 for openNURBS SDK Help by <a href="http://www.doxygen.org/index.html">
|
|
<!-- <img class="footer" src="../../doxygen.png" alt="doxygen"/> -->
|
|
Doxygen
|
|
</a> 1.8.13
|
|
</small></address>
|
|
<script type="text/javascript" src="../../doxy-boot.js"></script>
|
|
</body>
|
|
</html>
|