mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 05:27:14 -04:00
@@ -0,0 +1,432 @@
|
||||
//
|
||||
// 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 */
|
||||
void 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 */
|
||||
void 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 */
|
||||
void J3DMaterialFactory::calcSize(J3DMaterial*, J3DMaterialFactory::MaterialType, int, unsigned long) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F8420-802F8554 .text calcSizeNormalMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
|
||||
void J3DMaterialFactory::calcSizeNormalMaterial(J3DMaterial*, int, unsigned long) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F8554-802F8624 .text calcSizePatchedMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
|
||||
void J3DMaterialFactory::calcSizePatchedMaterial(J3DMaterial*, int, unsigned long) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F8624-802F863C .text calcSizeLockedMaterial__18J3DMaterialFactoryCFP11J3DMaterialiUl */
|
||||
void 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 */
|
||||
}
|
||||
|
||||
/* 802F9848-802F9860 .text JSUConvertOffsetToPtr<17J3DCurrentMtxInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DCurrentMtxInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9860-802F9878 .text JSUConvertOffsetToPtr<15J3DPatchingInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DPatchingInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9878-802F9890 .text JSUConvertOffsetToPtr<18J3DDisplayListInit>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DDisplayListInit>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9890-802F98A8 .text JSUConvertOffsetToPtr<15J3DNBTScaleInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DNBTScaleInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F98A8-802F98C0 .text JSUConvertOffsetToPtr<12J3DZModeInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DZModeInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F98C0-802F98D8 .text JSUConvertOffsetToPtr<12J3DBlendInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DBlendInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F98D8-802F98F0 .text JSUConvertOffsetToPtr<16J3DAlphaCompInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DAlphaCompInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F98F0-802F9908 .text JSUConvertOffsetToPtr<10J3DFogInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DFogInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9908-802F9920 .text JSUConvertOffsetToPtr<23J3DTevSwapModeTableInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTevSwapModeTableInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9920-802F9938 .text JSUConvertOffsetToPtr<18J3DTevSwapModeInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTevSwapModeInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9938-802F9950 .text JSUConvertOffsetToPtr<15J3DTevStageInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTevStageInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9950-802F9968 .text JSUConvertOffsetToPtr<11_GXColorS10>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<_GXColorS10>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9968-802F9980 .text JSUConvertOffsetToPtr<15J3DTevOrderInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTevOrderInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9980-802F9998 .text JSUConvertOffsetToPtr<13J3DTexMtxInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTexMtxInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9998-802F99B0 .text JSUConvertOffsetToPtr<16J3DTexCoord2Info>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTexCoord2Info>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F99B0-802F99C8 .text JSUConvertOffsetToPtr<15J3DTexCoordInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DTexCoordInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F99C8-802F99E0 .text JSUConvertOffsetToPtr<12J3DLightInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DLightInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F99E0-802F99F8 .text JSUConvertOffsetToPtr<16J3DColorChanInfo>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DColorChanInfo>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F99F8-802F9A10 .text JSUConvertOffsetToPtr<Uc>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<unsigned char>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9A10-802F9A28 .text JSUConvertOffsetToPtr<8_GXColor>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<_GXColor>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9A28-802F9A40 .text JSUConvertOffsetToPtr<11_GXCullMode>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<_GXCullMode>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9A40-802F9A58 .text JSUConvertOffsetToPtr<14J3DIndInitData>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DIndInitData>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9A58-802F9A70 .text JSUConvertOffsetToPtr<Us>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<unsigned short>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802F9A70-802F9A88 .text JSUConvertOffsetToPtr<19J3DMaterialInitData>__FPCvPCv */
|
||||
void JSUConvertOffsetToPtr<J3DMaterialInitData>(const void*, const void*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user