-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclass_mola_1_1_mesh_factory-members.html
111 lines (108 loc) · 10.1 KB
/
class_mola_1_1_mesh_factory-members.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.10.0"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>HD Mola: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="clipboard.js"></script>
<script type="text/javascript" src="cookie.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() { init_search(); });
/* @license-end */
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">HD Mola
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<span id="MSearchSelect" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()"> </span>
<input type="text" id="MSearchField" value="" placeholder="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.svg" alt=""/></a>
</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.10.0 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespace_mola.html">Mola</a></li><li class="navelem"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">MeshFactory Member List</div></div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a6f93b64b743a93bb3704f13c8302623a">CreateBox</a>(float x1=0, float y1=0, float z1=0, float x2=1, float y2=1, float z2=1, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a51d9d218964ea517a2b282fcb96279f5">CreateCircle</a>(float x, float y, float z, float radius, int nSegments, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#af85176e2946b743789292d6635c00e4d">CreateCone</a>(Vec3 a, Vec3 b, int segments, float radius1, float radius2, bool capTop=true, bool capBottom=true, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a9634309caf00c64cde79729a39b6ab78">CreateCone</a>(float z1, float z2, float radius1, float radius2, int nSegments, bool capBottom=true, bool capTop=true, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a1a23a99b5a6922651e19c4dc4dbfaa92">CreateDodecahedron</a>(float radius=1, float cx=0, float cy=0, float cz=0, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#ad73d7836b9b3b213f46ff3a0f2f5b034">CreateIcosahedron</a>(float radius=1, float cx=0, float cy=0, float cz=0, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#aeb67d5a5af5b20a8fea7ced0d69b5734">CreateOctahedron</a>(float edgeLen=1, float cx=0, float cy=0, float cz=0, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#aeeef17319020e542709061f5be1d64c2">CreateQuad</a>(float x1, float y1, float z1, float x2, float y2, float z2, float x3, float y3, float z3, float x4, float y4, float z4, bool flip=false, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a83f9eefc511344dc3ae94d700631ff5d">CreateQuad</a>(float dimX, float dimY, float x=0, float y=0, float z=0)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a74911458cdc50aca1539452460daeea9">CreateRhombicDodecahedron</a>(float edge_length=1, float cx=0, float cy=0, float cz=0, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a76e83a403f85f67beab5e234d92bcdea">CreateSingleFace</a>(List< Vec3 > vertices)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a9cc7f5373b4b6a2ad56481aaa3cbe8cc">CreateSphere</a>(float radius=1, float cx=0, float cy=0, float cz=0, int u_res=10, int v_res=10, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a3d4cfe1d01a7bd01fa7ebcad03889870">CreateTetrahedron</a>(float size=1, float cx=0, float cy=0, float cz=0, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a0d37ad90407efdd0999fa755436e67be">CreateTorus</a>(float ringRadius, float tubeRadius, int ringN=16, int tubeN=16, Color? color=null)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html#a1b85fc56ce599caf39f5a7ab30cf0da3">CreateTube</a>(Vec3 a, Vec3 b, int segments, float radius)</td><td class="entry"><a class="el" href="class_mola_1_1_mesh_factory.html">MeshFactory</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.10.0
</small></address>
</body>
</html>