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/J3DGraphAnimator/J3DModel.cpp | |
| parent | 81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff) | |
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/JSystem/J3DGraphAnimator/J3DModel.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphAnimator/J3DModel.cpp | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphAnimator/J3DModel.cpp b/src/JSystem/J3DGraphAnimator/J3DModel.cpp new file mode 100644 index 00000000..8f54a16c --- /dev/null +++ b/src/JSystem/J3DGraphAnimator/J3DModel.cpp @@ -0,0 +1,147 @@ +// +// Generated by dtk +// Translation Unit: J3DModel.cpp +// + +#include "JSystem/J3DGraphAnimator/J3DModel.h" +#include "dolphin/types.h" + +/* 802ED564-802ED5AC .text __ct__8J3DModelFv */ +J3DModel::J3DModel() { + /* Nonmatching */ +} + +/* 802ED5AC-802ED610 .text __dt__8J3DModelFv */ +J3DModel::~J3DModel() { + /* Nonmatching */ +} + +/* 802ED610-802ED6C4 .text initialize__8J3DModelFv */ +void J3DModel::initialize() { + /* Nonmatching */ +} + +/* 802ED6C4-802ED8D8 .text entryModelData__8J3DModelFP12J3DModelDataUlUl */ +void J3DModel::entryModelData(J3DModelData*, unsigned long, unsigned long) { + /* Nonmatching */ +} + +/* 802ED8D8-802ED904 .text setNoUseDrawMtx__8J3DModelFv */ +void J3DModel::setNoUseDrawMtx() { + /* Nonmatching */ +} + +/* 802ED904-802EDA14 .text createSingleDrawMtx__8J3DModelFP12J3DModelData */ +void J3DModel::createSingleDrawMtx(J3DModelData*) { + /* Nonmatching */ +} + +/* 802EDA14-802EDBC0 .text createDoubleDrawMtx__8J3DModelFP12J3DModelDataUl */ +void J3DModel::createDoubleDrawMtx(J3DModelData*, unsigned long) { + /* Nonmatching */ +} + +/* 802EDBC0-802EDC8C .text createShapePacket__8J3DModelFP12J3DModelData */ +void J3DModel::createShapePacket(J3DModelData*) { + /* Nonmatching */ +} + +/* 802EDC8C-802EDF60 .text createMatPacket__8J3DModelFP12J3DModelDataUl */ +void J3DModel::createMatPacket(J3DModelData*, unsigned long) { + /* Nonmatching */ +} + +/* 802EDF60-802EE1D4 .text createBumpMtxArray__8J3DModelFP12J3DModelDataUl */ +void J3DModel::createBumpMtxArray(J3DModelData*, unsigned long) { + /* Nonmatching */ +} + +/* 802EE1D4-802EE254 .text newDifferedDisplayList__8J3DModelFUl */ +void J3DModel::newDifferedDisplayList(unsigned long) { + /* Nonmatching */ +} + +/* 802EE254-802EE28C .text lock__8J3DModelFv */ +void J3DModel::lock() { + /* Nonmatching */ +} + +/* 802EE28C-802EE2C4 .text unlock__8J3DModelFv */ +void J3DModel::unlock() { + /* Nonmatching */ +} + +/* 802EE2C4-802EE42C .text calcMaterial__8J3DModelFv */ +void J3DModel::calcMaterial() { + /* Nonmatching */ +} + +/* 802EE42C-802EE4BC .text diff__8J3DModelFv */ +void J3DModel::diff() { + /* Nonmatching */ +} + +/* 802EE4BC-802EE5D8 .text setSkinDeform__8J3DModelFP13J3DSkinDeformUl */ +void J3DModel::setSkinDeform(J3DSkinDeform*, unsigned long) { + /* Nonmatching */ +} + +/* 802EE5D8-802EE67C .text calcAnmMtx__8J3DModelFv */ +void J3DModel::calcAnmMtx() { + /* Nonmatching */ +} + +/* 802EE67C-802EE874 .text calcWeightEnvelopeMtx__8J3DModelFv */ +void J3DModel::calcWeightEnvelopeMtx() { + /* Nonmatching */ +} + +/* 802EE874-802EE8C0 .text update__8J3DModelFv */ +void J3DModel::update() { + /* Nonmatching */ +} + +/* 802EE8C0-802EEA2C .text calc__8J3DModelFv */ +void J3DModel::calc() { + /* Nonmatching */ +} + +/* 802EEA2C-802EEB24 .text entry__8J3DModelFv */ +void J3DModel::entry() { + /* Nonmatching */ +} + +/* 802EEB24-802EEBDC .text calcViewBaseMtx__FPA4_fRC3VecRA3_A4_CfPA4_f */ +void calcViewBaseMtx(float(*)[4], const Vec&, const float(&)[3][4], float(*)[4]) { + /* Nonmatching */ +} + +/* 802EEBDC-802EEE30 .text calcDrawMtx__8J3DModelFv */ +void J3DModel::calcDrawMtx() { + /* Nonmatching */ +} + +/* 802EEE30-802EF050 .text viewCalc__8J3DModelFv */ +void J3DModel::viewCalc() { + /* Nonmatching */ +} + +/* 802EF050-802EF1B8 .text calcNrmMtx__8J3DModelFv */ +void J3DModel::calcNrmMtx() { + /* Nonmatching */ +} + +/* 802EF1B8-802EF2B0 .text calcBumpMtx__8J3DModelFv */ +void J3DModel::calcBumpMtx() { + /* Nonmatching */ +} + +/* 802EF2B0-802EF414 .text calcBBoard__8J3DModelFv */ +void J3DModel::calcBBoard() { + /* Nonmatching */ +} + +/* 802EF414-802EF5D8 .text prepareShapePackets__8J3DModelFv */ +void J3DModel::prepareShapePackets() { + /* Nonmatching */ +} |
