mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 13:46:21 -04:00
@@ -0,0 +1,142 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: J3DMaterialFactory_v21.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/J3DGraphLoader/J3DMaterialFactory_v21.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802F9A88-802F9C68 .text __ct__22J3DMaterialFactory_v21FRC20J3DMaterialBlock_v21 */
|
||||
J3DMaterialFactory_v21::J3DMaterialFactory_v21(const J3DMaterialBlock_v21&) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9C68-802F9C8C .text countUniqueMaterials__22J3DMaterialFactory_v21Fv */
|
||||
void J3DMaterialFactory_v21::countUniqueMaterials() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9C8C-802F9CC4 .text countTexGens__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::countTexGens(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9CC4-802F9D4C .text countStages__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::countStages(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9D4C-802FA4C0 .text create__22J3DMaterialFactory_v21CFP11J3DMaterialiUl */
|
||||
void J3DMaterialFactory_v21::create(J3DMaterial*, int, unsigned long) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA4C0-802FA550 .text newMatColor__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newMatColor(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA550-802FA588 .text newColorChanNum__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newColorChanNum(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA588-802FA72C .text newColorChan__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newColorChan(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA72C-802FA764 .text newTexGenNum__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newTexGenNum(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA764-802FA7D8 .text newTexCoord__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTexCoord(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA7D8-802FA8E8 .text newTexMtx__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTexMtx(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA8E8-802FA928 .text newCullMode__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newCullMode(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA928-802FA970 .text newTexNo__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTexNo(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA970-802FA9E4 .text newTevOrder__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTevOrder(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FA9E4-802FAA7C .text newTevColor__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTevColor(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAA7C-802FAB0C .text newTevKColor__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTevKColor(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAB0C-802FAB44 .text newTevStageNum__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newTevStageNum(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAB44-802FABA4 .text newTevStage__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTevStage(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FABA4-802FAC40 .text newTevSwapModeTable__22J3DMaterialFactory_v21CFii */
|
||||
void J3DMaterialFactory_v21::newTevSwapModeTable(int, int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAC40-802FADC4 .text newFog__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newFog(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FADC4-802FAE44 .text newAlphaComp__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newAlphaComp(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAE44-802FAEC0 .text newBlend__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newBlend(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAEC0-802FAF20 .text newZMode__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newZMode(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAF20-802FAF58 .text newZCompLoc__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newZCompLoc(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAF58-802FAF90 .text newDither__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newDither(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FAF90-802FB034 .text newNBTScale__22J3DMaterialFactory_v21CFi */
|
||||
void J3DMaterialFactory_v21::newNBTScale(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802FB034-802FB04C .text JSUConvertOffsetToPtr<23J3DMaterialInitData_v21>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DMaterialInitData_v21>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user