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
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
|
//
// Generated by dtk
// Translation Unit: J3DMaterialFactory.cpp
//
#include "JSystem/J3DGraphLoader/J3DMaterialFactory.h"
#include "dolphin/types.h"
/* 802F68F0-802F6B38 .text __ct__18J3DMaterialFactoryFRC16J3DMaterialBlock */
J3DMaterialFactory::J3DMaterialFactory(const J3DMaterialBlock&) {
/* Nonmatching */
}
/* 802F6B38-802F6BC0 .text __ct__18J3DMaterialFactoryFRC18J3DMaterialDLBlock */
J3DMaterialFactory::J3DMaterialFactory(const J3DMaterialDLBlock&) {
/* Nonmatching */
}
/* 802F6BC0-802F6C08 .text countUniqueMaterials__18J3DMaterialFactoryFv */
u16 J3DMaterialFactory::countUniqueMaterials() {
/* Nonmatching */
}
/* 802F6C08-802F6C40 .text countTexGens__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::countTexGens(int) const {
/* Nonmatching */
}
/* 802F6C40-802F6CC8 .text countStages__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::countStages(int) const {
/* Nonmatching */
}
/* 802F6CC8-802F6D44 .text create__18J3DMaterialFactoryCFP11J3DMaterialQ218J3DMaterialFactory12MaterialTypeiUl */
J3DMaterial* J3DMaterialFactory::create(J3DMaterial*, J3DMaterialFactory::MaterialType, int, unsigned long) const {
/* Nonmatching */
}
/* 802F6D44-802F768C .text createNormalMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
void J3DMaterialFactory::createNormalMaterial(J3DMaterial*, int, unsigned long) const {
/* Nonmatching */
}
/* 802F768C-802F7F98 .text createPatchedMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
void J3DMaterialFactory::createPatchedMaterial(J3DMaterial*, int, unsigned long) const {
/* Nonmatching */
}
/* 802F7F98-802F80F8 .text modifyPatchedCurrentMtx__18J3DMaterialFactoryCFP11J3DMateriali */
void J3DMaterialFactory::modifyPatchedCurrentMtx(J3DMaterial*, int) const {
/* Nonmatching */
}
/* 802F80F8-802F83A0 .text createLockedMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
void J3DMaterialFactory::createLockedMaterial(J3DMaterial*, int, unsigned long) const {
/* Nonmatching */
}
/* 802F83A0-802F8420 .text calcSize__18J3DMaterialFactoryCFP11J3DMaterialQ218J3DMaterialFactory12MaterialTypeiUl */
u32 J3DMaterialFactory::calcSize(J3DMaterial*, J3DMaterialFactory::MaterialType, int, unsigned long) const {
/* Nonmatching */
}
/* 802F8420-802F8554 .text calcSizeNormalMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
u32 J3DMaterialFactory::calcSizeNormalMaterial(J3DMaterial*, int, unsigned long) const {
/* Nonmatching */
}
/* 802F8554-802F8624 .text calcSizePatchedMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
u32 J3DMaterialFactory::calcSizePatchedMaterial(J3DMaterial*, int, unsigned long) const {
/* Nonmatching */
}
/* 802F8624-802F863C .text calcSizeLockedMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
u32 J3DMaterialFactory::calcSizeLockedMaterial(J3DMaterial*, int, unsigned long) const {
/* Nonmatching */
}
/* 802F863C-802F86CC .text newMatColor__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newMatColor(int, int) const {
/* Nonmatching */
}
/* 802F86CC-802F8704 .text newColorChanNum__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newColorChanNum(int) const {
/* Nonmatching */
}
/* 802F8704-802F88A8 .text newColorChan__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newColorChan(int, int) const {
/* Nonmatching */
}
/* 802F88A8-802F8938 .text newAmbColor__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newAmbColor(int, int) const {
/* Nonmatching */
}
/* 802F8938-802F8970 .text newTexGenNum__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newTexGenNum(int) const {
/* Nonmatching */
}
/* 802F8970-802F89E4 .text newTexCoord__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTexCoord(int, int) const {
/* Nonmatching */
}
/* 802F89E4-802F8AF4 .text newTexMtx__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTexMtx(int, int) const {
/* Nonmatching */
}
/* 802F8AF4-802F8B34 .text newCullMode__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newCullMode(int) const {
/* Nonmatching */
}
/* 802F8B34-802F8B7C .text newTexNo__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTexNo(int, int) const {
/* Nonmatching */
}
/* 802F8B7C-802F8BF0 .text newTevOrder__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTevOrder(int, int) const {
/* Nonmatching */
}
/* 802F8BF0-802F8C88 .text newTevColor__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTevColor(int, int) const {
/* Nonmatching */
}
/* 802F8C88-802F8D18 .text newTevKColor__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTevKColor(int, int) const {
/* Nonmatching */
}
/* 802F8D18-802F8D50 .text newTevStageNum__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newTevStageNum(int) const {
/* Nonmatching */
}
/* 802F8D50-802F8DB0 .text newTevStage__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTevStage(int, int) const {
/* Nonmatching */
}
/* 802F8DB0-802F8E4C .text newTevSwapModeTable__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newTevSwapModeTable(int, int) const {
/* Nonmatching */
}
/* 802F8E4C-802F8E74 .text newIndTexStageNum__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newIndTexStageNum(int) const {
/* Nonmatching */
}
/* 802F8E74-802F8ED4 .text newIndTexOrder__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newIndTexOrder(int, int) const {
/* Nonmatching */
}
/* 802F8ED4-802F8FD0 .text newIndTexMtx__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newIndTexMtx(int, int) const {
/* Nonmatching */
}
/* 802F8FD0-802F9164 .text newIndTevStage__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newIndTevStage(int, int) const {
/* Nonmatching */
}
/* 802F9164-802F91C4 .text newIndTexCoordScale__18J3DMaterialFactoryCFii */
void J3DMaterialFactory::newIndTexCoordScale(int, int) const {
/* Nonmatching */
}
/* 802F91C4-802F9348 .text newFog__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newFog(int) const {
/* Nonmatching */
}
/* 802F9348-802F93C8 .text newAlphaComp__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newAlphaComp(int) const {
/* Nonmatching */
}
/* 802F93C8-802F9444 .text newBlend__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newBlend(int) const {
/* Nonmatching */
}
/* 802F9444-802F94A4 .text newZMode__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newZMode(int) const {
/* Nonmatching */
}
/* 802F94A4-802F94DC .text newZCompLoc__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newZCompLoc(int) const {
/* Nonmatching */
}
/* 802F94DC-802F9514 .text newDither__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newDither(int) const {
/* Nonmatching */
}
/* 802F9514-802F95B8 .text newNBTScale__18J3DMaterialFactoryCFi */
void J3DMaterialFactory::newNBTScale(int) const {
/* Nonmatching */
}
/* 802F95B8-802F95BC .text load__14J3DPEBlockNullFv */
void J3DPEBlockNull::load() {
/* Nonmatching */
}
/* 802F95BC-802F95C8 .text getType__14J3DPEBlockNullFv */
void J3DPEBlockNull::getType() {
/* Nonmatching */
}
/* 802F95C8-802F9624 .text __dt__14J3DPEBlockNullFv */
J3DPEBlockNull::~J3DPEBlockNull() {
/* Nonmatching */
}
/* 802F9624-802F9628 .text reset__15J3DTevBlockNullFP11J3DTevBlock */
void J3DTevBlockNull::reset(J3DTevBlock*) {
/* Nonmatching */
}
/* 802F9628-802F962C .text ptrToIndex__15J3DTevBlockNullFv */
void J3DTevBlockNull::ptrToIndex() {
/* Nonmatching */
}
/* 802F962C-802F9650 .text indexToPtr__15J3DTevBlockNullFv */
void J3DTevBlockNull::indexToPtr() {
/* Nonmatching */
}
/* 802F9650-802F965C .text getType__15J3DTevBlockNullFv */
void J3DTevBlockNull::getType() {
/* Nonmatching */
}
/* 802F965C-802F96B8 .text __dt__15J3DTevBlockNullFv */
J3DTevBlockNull::~J3DTevBlockNull() {
/* Nonmatching */
}
/* 802F96B8-802F96BC .text calc__18J3DTexGenBlockNullFPA4_Cf */
void J3DTexGenBlockNull::calc(const float(*)[4]) {
/* Nonmatching */
}
/* 802F96BC-802F96C0 .text load__18J3DTexGenBlockNullFv */
void J3DTexGenBlockNull::load() {
/* Nonmatching */
}
/* 802F96C0-802F96C4 .text patch__18J3DTexGenBlockNullFv */
void J3DTexGenBlockNull::patch() {
/* Nonmatching */
}
/* 802F96C4-802F96C8 .text diff__18J3DTexGenBlockNullFUl */
void J3DTexGenBlockNull::diff(unsigned long) {
/* Nonmatching */
}
/* 802F96C8-802F96CC .text diffTexMtx__18J3DTexGenBlockNullFv */
void J3DTexGenBlockNull::diffTexMtx() {
/* Nonmatching */
}
/* 802F96CC-802F96D0 .text diffTexGen__18J3DTexGenBlockNullFv */
void J3DTexGenBlockNull::diffTexGen() {
/* Nonmatching */
}
/* 802F96D0-802F96DC .text getType__18J3DTexGenBlockNullFv */
void J3DTexGenBlockNull::getType() {
/* Nonmatching */
}
/* 802F96DC-802F9738 .text __dt__18J3DTexGenBlockNullFv */
J3DTexGenBlockNull::~J3DTexGenBlockNull() {
/* Nonmatching */
}
/* 802F9738-802F9744 .text getType__17J3DColorBlockNullFv */
void J3DColorBlockNull::getType() {
/* Nonmatching */
}
/* 802F9744-802F97A0 .text __dt__17J3DColorBlockNullFv */
J3DColorBlockNull::~J3DColorBlockNull() {
/* Nonmatching */
}
/* 802F97A0-802F9800 .text __ct__11J3DTevStageFRC15J3DTevStageInfo */
J3DTevStage::J3DTevStage(const J3DTevStageInfo&) {
/* Nonmatching */
}
/* 802F9800-802F9848 .text __dt__11J3DMaterialFv */
J3DMaterial::~J3DMaterial() {
/* Nonmatching */
}
|