mirror of
https://github.com/mcneel/opennurbs.git
synced 2026-04-27 00:57:39 +08:00
143 lines
7.4 KiB
HTML
143 lines
7.4 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_MeshTopologyVertex 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="../../d1/d65/struct_o_n___mesh_topology_vertex-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ON_MeshTopologyVertex 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:a7673a5e44198e895fbb5ecce1c0cbcfa"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../de/d65/struct_o_n___mesh_topology_vertex.html#a7673a5e44198e895fbb5ecce1c0cbcfa">m_tope_count</a></td></tr>
|
|
<tr class="separator:a7673a5e44198e895fbb5ecce1c0cbcfa"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4a281225be0cd189629b350c7ef278c8"><td class="memItemLeft" align="right" valign="top">const int * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../de/d65/struct_o_n___mesh_topology_vertex.html#a4a281225be0cd189629b350c7ef278c8">m_topei</a></td></tr>
|
|
<tr class="separator:a4a281225be0cd189629b350c7ef278c8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9ea3529b04a6b606d05bf4f7123b6d73"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../de/d65/struct_o_n___mesh_topology_vertex.html#a9ea3529b04a6b606d05bf4f7123b6d73">m_v_count</a></td></tr>
|
|
<tr class="separator:a9ea3529b04a6b606d05bf4f7123b6d73"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a30e234dab522a2bbcd9d94374e705403"><td class="memItemLeft" align="right" valign="top">const int * </td><td class="memItemRight" valign="bottom"><a class="el" href="../../de/d65/struct_o_n___mesh_topology_vertex.html#a30e234dab522a2bbcd9d94374e705403">m_vi</a></td></tr>
|
|
<tr class="separator:a30e234dab522a2bbcd9d94374e705403"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>Class <a class="el" href="../../da/d8e/class_o_n___mesh_topology.html">ON_MeshTopology</a> </p>
|
|
</div><h2 class="groupheader">Member Data Documentation</h2>
|
|
<a id="a7673a5e44198e895fbb5ecce1c0cbcfa"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a7673a5e44198e895fbb5ecce1c0cbcfa">◆ </a></span>m_tope_count</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int ON_MeshTopologyVertex::m_tope_count</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>m_tope_count = number of topological edges that begin or end at this topological vertex. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a4a281225be0cd189629b350c7ef278c8"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a4a281225be0cd189629b350c7ef278c8">◆ </a></span>m_topei</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const int* ON_MeshTopologyVertex::m_topei</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>m_topei[] is an array of length m_tope_count with the indices of the topological edges that begin or end at this topological vertex. Generally, these edges are listed in no particular order. If you want the edges listed "radially", then call <a class="el" href="../../da/d8e/class_o_n___mesh_topology.html#aeca0c893d61e4163c80301cdd3a408f9">ON_MeshTopology::SortVertexEdges</a>. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a9ea3529b04a6b606d05bf4f7123b6d73"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a9ea3529b04a6b606d05bf4f7123b6d73">◆ </a></span>m_v_count</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int ON_MeshTopologyVertex::m_v_count</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>m_v_count = number of <a class="el" href="../../df/d11/class_o_n___mesh.html">ON_Mesh</a> vertices that correspond to this topological vertex. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="a30e234dab522a2bbcd9d94374e705403"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a30e234dab522a2bbcd9d94374e705403">◆ </a></span>m_vi</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const int* ON_MeshTopologyVertex::m_vi</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>m_vi[] is an array of length m_v_count with the indices of the <a class="el" href="../../df/d11/class_o_n___mesh.html">ON_Mesh</a> vertices that correspond to this topological vertex. </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>
|