-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathstructHomogeneous3.html
185 lines (166 loc) · 9.43 KB
/
structHomogeneous3.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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
<!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"/>
<title>pbrt: Homogeneous3 Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>Homogeneous3 Struct Reference</h1><!-- doxytag: class="Homogeneous3" -->
<p><a href="structHomogeneous3-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structHomogeneous3.html#a9faba6730504e5ce9b982fb950e38f54">Homogeneous3</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="structHomogeneous3.html#a45d7cd50340ece3aad0fa49a3f234396">Homogeneous3</a> (float xx, float yy, float zz, float ww)</td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structHomogeneous3.html#a7d25fb6bfdc1f67c3c9a13c8d65382be">x</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structHomogeneous3.html#ae22acc4d032faebfefb4a9f8d605cac3">y</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structHomogeneous3.html#a154a9df60ab557d28986cd070912d5a2">z</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structHomogeneous3.html#a266f30d33f4fe93e6a2dbf1cd57cb027">w</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00066">66</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="a9faba6730504e5ce9b982fb950e38f54"></a><!-- doxytag: member="Homogeneous3::Homogeneous3" ref="a9faba6730504e5ce9b982fb950e38f54" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Homogeneous3::Homogeneous3 </td>
<td>(</td>
<td class="paramname"></td>
<td> ) </td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00067">67</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<p>References <a class="el" href="nurbs_8cpp_source.html#l00071">w</a>, <a class="el" href="nurbs_8cpp_source.html#l00071">x</a>, <a class="el" href="nurbs_8cpp_source.html#l00071">y</a>, and <a class="el" href="nurbs_8cpp_source.html#l00071">z</a>.</p>
</div>
</div>
<a class="anchor" id="a45d7cd50340ece3aad0fa49a3f234396"></a><!-- doxytag: member="Homogeneous3::Homogeneous3" ref="a45d7cd50340ece3aad0fa49a3f234396" args="(float xx, float yy, float zz, float ww)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Homogeneous3::Homogeneous3 </td>
<td>(</td>
<td class="paramtype">float </td>
<td class="paramname"> <em>xx</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">float </td>
<td class="paramname"> <em>yy</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">float </td>
<td class="paramname"> <em>zz</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">float </td>
<td class="paramname"> <em>ww</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00068">68</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<p>References <a class="el" href="nurbs_8cpp_source.html#l00071">w</a>, <a class="el" href="nurbs_8cpp_source.html#l00071">x</a>, <a class="el" href="nurbs_8cpp_source.html#l00071">y</a>, and <a class="el" href="nurbs_8cpp_source.html#l00071">z</a>.</p>
</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a266f30d33f4fe93e6a2dbf1cd57cb027"></a><!-- doxytag: member="Homogeneous3::w" ref="a266f30d33f4fe93e6a2dbf1cd57cb027" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="structHomogeneous3.html#a266f30d33f4fe93e6a2dbf1cd57cb027">Homogeneous3::w</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00071">71</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<p>Referenced by <a class="el" href="nurbs_8cpp_source.html#l00067">Homogeneous3()</a>, <a class="el" href="nurbs_8cpp_source.html#l00074">NURBSEvaluate()</a>, <a class="el" href="nurbs_8cpp_source.html#l00125">NURBSEvaluateSurface()</a>, and <a class="el" href="nurbs_8cpp_source.html#l00224">NURBS::Refine()</a>.</p>
</div>
</div>
<a class="anchor" id="a7d25fb6bfdc1f67c3c9a13c8d65382be"></a><!-- doxytag: member="Homogeneous3::x" ref="a7d25fb6bfdc1f67c3c9a13c8d65382be" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="structHomogeneous3.html#a7d25fb6bfdc1f67c3c9a13c8d65382be">Homogeneous3::x</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00071">71</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<p>Referenced by <a class="el" href="nurbs_8cpp_source.html#l00067">Homogeneous3()</a>, <a class="el" href="nurbs_8cpp_source.html#l00074">NURBSEvaluate()</a>, <a class="el" href="nurbs_8cpp_source.html#l00125">NURBSEvaluateSurface()</a>, and <a class="el" href="nurbs_8cpp_source.html#l00224">NURBS::Refine()</a>.</p>
</div>
</div>
<a class="anchor" id="ae22acc4d032faebfefb4a9f8d605cac3"></a><!-- doxytag: member="Homogeneous3::y" ref="ae22acc4d032faebfefb4a9f8d605cac3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="structHomogeneous3.html#ae22acc4d032faebfefb4a9f8d605cac3">Homogeneous3::y</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00071">71</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<p>Referenced by <a class="el" href="nurbs_8cpp_source.html#l00067">Homogeneous3()</a>, <a class="el" href="nurbs_8cpp_source.html#l00074">NURBSEvaluate()</a>, <a class="el" href="nurbs_8cpp_source.html#l00125">NURBSEvaluateSurface()</a>, and <a class="el" href="nurbs_8cpp_source.html#l00224">NURBS::Refine()</a>.</p>
</div>
</div>
<a class="anchor" id="a154a9df60ab557d28986cd070912d5a2"></a><!-- doxytag: member="Homogeneous3::z" ref="a154a9df60ab557d28986cd070912d5a2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="structHomogeneous3.html#a154a9df60ab557d28986cd070912d5a2">Homogeneous3::z</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="nurbs_8cpp_source.html#l00071">71</a> of file <a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a>.</p>
<p>Referenced by <a class="el" href="nurbs_8cpp_source.html#l00067">Homogeneous3()</a>, <a class="el" href="nurbs_8cpp_source.html#l00074">NURBSEvaluate()</a>, <a class="el" href="nurbs_8cpp_source.html#l00125">NURBSEvaluateSurface()</a>, and <a class="el" href="nurbs_8cpp_source.html#l00224">NURBS::Refine()</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="nurbs_8cpp_source.html">nurbs.cpp</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>