diff options
| author | Luke Street <luke.street@encounterpc.com> | 2023-09-10 00:42:26 -0400 |
|---|---|---|
| committer | Luke Street <luke.street@encounterpc.com> | 2023-09-10 00:48:55 -0400 |
| commit | adb95b135c3d7498eba29bbd9728d345eed5a407 (patch) | |
| tree | 655575b939c12067569263171b68c079b1a232c8 /src/JSystem/J3DGraphLoader/J3DModelLoader.cpp | |
| parent | 81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff) | |
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/JSystem/J3DGraphLoader/J3DModelLoader.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphLoader/J3DModelLoader.cpp | 212 |
1 files changed, 212 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphLoader/J3DModelLoader.cpp b/src/JSystem/J3DGraphLoader/J3DModelLoader.cpp new file mode 100644 index 00000000..c408fa65 --- /dev/null +++ b/src/JSystem/J3DGraphLoader/J3DModelLoader.cpp @@ -0,0 +1,212 @@ +// +// Generated by dtk +// Translation Unit: J3DModelLoader.cpp +// + +#include "JSystem/J3DGraphLoader/J3DModelLoader.h" +#include "dolphin/types.h" + +/* 802FB758-802FB8A4 .text load__22J3DModelLoaderDataBaseFPCvUl */ +void J3DModelLoaderDataBase::load(const void*, unsigned long) { + /* Nonmatching */ +} + +/* 802FB8A4-802FB94C .text loadMaterialTable__22J3DModelLoaderDataBaseFPCv */ +void J3DModelLoaderDataBase::loadMaterialTable(const void*) { + /* Nonmatching */ +} + +/* 802FB94C-802FBA04 .text loadBinaryDisplayList__22J3DModelLoaderDataBaseFPCvUl */ +void J3DModelLoaderDataBase::loadBinaryDisplayList(const void*, unsigned long) { + /* Nonmatching */ +} + +/* 802FBA04-802FBCC4 .text load__14J3DModelLoaderFPCvUl */ +void J3DModelLoader::load(const void*, unsigned long) { + /* Nonmatching */ +} + +/* 802FBCC4-802FBE24 .text loadMaterialTable__14J3DModelLoaderFPCv */ +void J3DModelLoader::loadMaterialTable(const void*) { + /* Nonmatching */ +} + +/* 802FBE24-802FC0CC .text loadBinaryDisplayList__14J3DModelLoaderFPCvUl */ +void J3DModelLoader::loadBinaryDisplayList(const void*, unsigned long) { + /* Nonmatching */ +} + +/* 802FC0CC-802FC234 .text setupBBoardInfo__14J3DModelLoaderFv */ +void J3DModelLoader::setupBBoardInfo() { + /* Nonmatching */ +} + +/* 802FC234-802FC3E4 .text readInformation__14J3DModelLoaderFPC17J3DModelInfoBlockUl */ +void J3DModelLoader::readInformation(const J3DModelInfoBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FC3E4-802FC410 .text getFmtType__FP17_GXVtxAttrFmtList7_GXAttr */ +void getFmtType(_GXVtxAttrFmtList*, _GXAttr) { + /* Nonmatching */ +} + +/* 802FC410-802FC630 .text readVertex__14J3DModelLoaderFPC14J3DVertexBlock */ +void J3DModelLoader::readVertex(const J3DVertexBlock*) { + /* Nonmatching */ +} + +/* 802FC630-802FC6C0 .text readEnvelop__14J3DModelLoaderFPC15J3DEnvelopBlock */ +void J3DModelLoader::readEnvelop(const J3DEnvelopBlock*) { + /* Nonmatching */ +} + +/* 802FC6C0-802FC750 .text readDraw__14J3DModelLoaderFPC12J3DDrawBlock */ +void J3DModelLoader::readDraw(const J3DDrawBlock*) { + /* Nonmatching */ +} + +/* 802FC750-802FC834 .text readJoint__14J3DModelLoaderFPC13J3DJointBlock */ +void J3DModelLoader::readJoint(const J3DJointBlock*) { + /* Nonmatching */ +} + +/* 802FC834-802FCAB0 .text readMaterial__18J3DModelLoader_v26FPC16J3DMaterialBlockUl */ +void J3DModelLoader_v26::readMaterial(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FCAB0-802FCD14 .text readMaterial_v21__18J3DModelLoader_v21FPC20J3DMaterialBlock_v21Ul */ +void J3DModelLoader_v21::readMaterial_v21(const J3DMaterialBlock_v21*, unsigned long) { + /* Nonmatching */ +} + +/* 802FCD14-802FCE50 .text readShape__14J3DModelLoaderFPC13J3DShapeBlockUl */ +void J3DModelLoader::readShape(const J3DShapeBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FCE50-802FCF14 .text readTexture__14J3DModelLoaderFPC15J3DTextureBlock */ +void J3DModelLoader::readTexture(const J3DTextureBlock*) { + /* Nonmatching */ +} + +/* 802FCF14-802FD050 .text readMaterialTable__18J3DModelLoader_v26FPC16J3DMaterialBlockUl */ +void J3DModelLoader_v26::readMaterialTable(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD050-802FD18C .text readMaterialTable_v21__18J3DModelLoader_v21FPC20J3DMaterialBlock_v21Ul */ +void J3DModelLoader_v21::readMaterialTable_v21(const J3DMaterialBlock_v21*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD18C-802FD250 .text readTextureTable__14J3DModelLoaderFPC15J3DTextureBlock */ +void J3DModelLoader::readTextureTable(const J3DTextureBlock*) { + /* Nonmatching */ +} + +/* 802FD250-802FD390 .text readPatchedMaterial__14J3DModelLoaderFPC16J3DMaterialBlockUl */ +void J3DModelLoader::readPatchedMaterial(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD390-802FD548 .text readMaterialDL__14J3DModelLoaderFPC18J3DMaterialDLBlockUl */ +void J3DModelLoader::readMaterialDL(const J3DMaterialDLBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD548-802FD5C4 .text modifyMaterial__14J3DModelLoaderFUl */ +void J3DModelLoader::modifyMaterial(unsigned long) { + /* Nonmatching */ +} + +/* 802FD5C4-802FD620 .text __dt__18J3DModelLoader_v26Fv */ +J3DModelLoader_v26::~J3DModelLoader_v26() { + /* Nonmatching */ +} + +/* 802FD620-802FD67C .text __dt__18J3DModelLoader_v21Fv */ +J3DModelLoader_v21::~J3DModelLoader_v21() { + /* Nonmatching */ +} + +/* 802FD67C-802FD6C4 .text __dt__14J3DModelLoaderFv */ +J3DModelLoader::~J3DModelLoader() { + /* Nonmatching */ +} + +/* 802FD6C4-802FD6C8 .text readMaterial_v21__14J3DModelLoaderFPC20J3DMaterialBlock_v21Ul */ +void J3DModelLoader::readMaterial_v21(const J3DMaterialBlock_v21*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD6C8-802FD6CC .text readMaterial__14J3DModelLoaderFPC16J3DMaterialBlockUl */ +void J3DModelLoader::readMaterial(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD6CC-802FD6D0 .text readMaterialTable_v21__14J3DModelLoaderFPC20J3DMaterialBlock_v21Ul */ +void J3DModelLoader::readMaterialTable_v21(const J3DMaterialBlock_v21*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD6D0-802FD6D4 .text readMaterialTable__14J3DModelLoaderFPC16J3DMaterialBlockUl */ +void J3DModelLoader::readMaterialTable(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD6D4-802FD6DC .text calcSizeMaterial__14J3DModelLoaderFPC16J3DMaterialBlockUl */ +void J3DModelLoader::calcSizeMaterial(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD6DC-802FD6E4 .text calcSizeMaterialTable__14J3DModelLoaderFPC16J3DMaterialBlockUl */ +void J3DModelLoader::calcSizeMaterialTable(const J3DMaterialBlock*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD6E4-802FD738 .text __ct__11J3DMaterialFv */ +J3DMaterial::J3DMaterial() { + /* Nonmatching */ +} + +/* 802FD738-802FD780 .text __dt__10J3DTextureFv */ +J3DTexture::~J3DTexture() { + /* Nonmatching */ +} + +/* 802FD780-802FD798 .text JSUConvertOffsetToPtr<7ResTIMG>__FPCvPCv */ +void JSUConvertOffsetToPtr<ResTIMG>(const void*, const void*) { + /* Nonmatching */ +} + +/* 802FD798-802FD7B0 .text JSUConvertOffsetToPtr<A3_A4_f>__FPCvPCv */ +void JSUConvertOffsetToPtr<float[3][4]>(const void*, const void*) { + /* Nonmatching */ +} + +/* 802FD7B0-802FD7C8 .text JSUConvertOffsetToPtr<v>__FPCvPCv */ +void JSUConvertOffsetToPtr<void>(const void*, const void*) { + /* Nonmatching */ +} + +/* 802FD7C8-802FD7E0 .text JSUConvertOffsetToPtr<17_GXVtxAttrFmtList>__FPCvPCv */ +void JSUConvertOffsetToPtr<_GXVtxAttrFmtList>(const void*, const void*) { + /* Nonmatching */ +} + +/* 802FD7E0-802FD7F8 .text JSUConvertOffsetToPtr<17J3DModelHierarchy>__FPCvPCv */ +void JSUConvertOffsetToPtr<J3DModelHierarchy>(const void*, const void*) { + /* Nonmatching */ +} + +/* 802FD7F8-802FD810 .text JSUConvertOffsetToPtr<16J3DShapeInitData>__FPCvUl */ +void JSUConvertOffsetToPtr<J3DShapeInitData>(const void*, unsigned long) { + /* Nonmatching */ +} + +/* 802FD810-802FD828 .text JSUConvertOffsetToPtr<Us>__FPCvUl */ +void JSUConvertOffsetToPtr<unsigned short>(const void*, unsigned long) { + /* Nonmatching */ +} |
