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/J3DGraphBase/J3DMaterial.cpp | |
| parent | 81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff) | |
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/JSystem/J3DGraphBase/J3DMaterial.cpp')
| -rw-r--r-- | src/JSystem/J3DGraphBase/J3DMaterial.cpp | 547 |
1 files changed, 547 insertions, 0 deletions
diff --git a/src/JSystem/J3DGraphBase/J3DMaterial.cpp b/src/JSystem/J3DGraphBase/J3DMaterial.cpp new file mode 100644 index 00000000..264bebc8 --- /dev/null +++ b/src/JSystem/J3DGraphBase/J3DMaterial.cpp @@ -0,0 +1,547 @@ +// +// Generated by dtk +// Translation Unit: J3DMaterial.cpp +// + +#include "JSystem/J3DGraphBase/J3DMaterial.h" +#include "dolphin/types.h" + +/* 802DDBC4-802DDDC4 .text createColorBlock__11J3DMaterialFUl */ +void J3DMaterial::createColorBlock(unsigned long) { + /* Nonmatching */ +} + +/* 802DDDC4-802DDF28 .text createTexGenBlock__11J3DMaterialFUl */ +void J3DMaterial::createTexGenBlock(unsigned long) { + /* Nonmatching */ +} + +/* 802DDF28-802DE29C .text createTevBlock__11J3DMaterialFi */ +void J3DMaterial::createTevBlock(int) { + /* Nonmatching */ +} + +/* 802DE29C-802DE384 .text createIndBlock__11J3DMaterialFi */ +void J3DMaterial::createIndBlock(int) { + /* Nonmatching */ +} + +/* 802DE384-802DE548 .text createPEBlock__11J3DMaterialFUlUl */ +void J3DMaterial::createPEBlock(unsigned long, unsigned long) { + /* Nonmatching */ +} + +/* 802DE548-802DE598 .text calcSizeColorBlock__11J3DMaterialFUl */ +void J3DMaterial::calcSizeColorBlock(unsigned long) { + /* Nonmatching */ +} + +/* 802DE598-802DE5C4 .text calcSizeTexGenBlock__11J3DMaterialFUl */ +void J3DMaterial::calcSizeTexGenBlock(unsigned long) { + /* Nonmatching */ +} + +/* 802DE5C4-802DE60C .text calcSizeTevBlock__11J3DMaterialFi */ +void J3DMaterial::calcSizeTevBlock(int) { + /* Nonmatching */ +} + +/* 802DE60C-802DE620 .text calcSizeIndBlock__11J3DMaterialFi */ +void J3DMaterial::calcSizeIndBlock(int) { + /* Nonmatching */ +} + +/* 802DE620-802DE688 .text calcSizePEBlock__11J3DMaterialFUlUl */ +void J3DMaterial::calcSizePEBlock(unsigned long, unsigned long) { + /* Nonmatching */ +} + +/* 802DE688-802DE6D8 .text initialize__11J3DMaterialFv */ +void J3DMaterial::initialize() { + /* Nonmatching */ +} + +/* 802DE6D8-802DE78C .text countDLSize__11J3DMaterialFv */ +void J3DMaterial::countDLSize() { + /* Nonmatching */ +} + +/* 802DE78C-802DEA68 .text makeDisplayList_private__11J3DMaterialFP17J3DDisplayListObj */ +void J3DMaterial::makeDisplayList_private(J3DDisplayListObj*) { + /* Nonmatching */ +} + +/* 802DEA68-802DEAB0 .text makeDisplayList__11J3DMaterialFv */ +void J3DMaterial::makeDisplayList() { + /* Nonmatching */ +} + +/* 802DEAB0-802DEAD4 .text makeSharedDisplayList__11J3DMaterialFv */ +void J3DMaterial::makeSharedDisplayList() { + /* Nonmatching */ +} + +/* 802DEAD4-802DEB3C .text load__11J3DMaterialFv */ +void J3DMaterial::load() { + /* Nonmatching */ +} + +/* 802DEB3C-802DEBA0 .text loadSharedDL__11J3DMaterialFv */ +void J3DMaterial::loadSharedDL() { + /* Nonmatching */ +} + +/* 802DEBA0-802DEC38 .text patch__11J3DMaterialFv */ +void J3DMaterial::patch() { + /* Nonmatching */ +} + +/* 802DEC38-802DEE3C .text diff__11J3DMaterialFUl */ +void J3DMaterial::diff(unsigned long) { + /* Nonmatching */ +} + +/* 802DEE3C-802DEE88 .text calc__11J3DMaterialFPA4_Cf */ +void J3DMaterial::calc(const float(*)[4]) { + /* Nonmatching */ +} + +/* 802DEE88-802DEEA0 .text setCurrentMtx__11J3DMaterialFv */ +void J3DMaterial::setCurrentMtx() { + /* Nonmatching */ +} + +/* 802DEEA0-802DEFF0 .text calcCurrentMtx__11J3DMaterialFv */ +void J3DMaterial::calcCurrentMtx() { + /* Nonmatching */ +} + +/* 802DEFF0-802DF09C .text copy__11J3DMaterialFP11J3DMaterial */ +void J3DMaterial::copy(J3DMaterial*) { + /* Nonmatching */ +} + +/* 802DF09C-802DF0F8 .text reset__11J3DMaterialFv */ +void J3DMaterial::reset() { + /* Nonmatching */ +} + +/* 802DF0F8-802DF118 .text change__11J3DMaterialFv */ +void J3DMaterial::change() { + /* Nonmatching */ +} + +/* 802DF118-802DF1AC .text newSharedDisplayList__11J3DMaterialFUl */ +void J3DMaterial::newSharedDisplayList(unsigned long) { + /* Nonmatching */ +} + +/* 802DF1AC-802DF240 .text newSingleSharedDisplayList__11J3DMaterialFUl */ +void J3DMaterial::newSingleSharedDisplayList(unsigned long) { + /* Nonmatching */ +} + +/* 802DF240-802DF260 .text initialize__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::initialize() { + /* Nonmatching */ +} + +/* 802DF260-802DF264 .text makeDisplayList__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::makeDisplayList() { + /* Nonmatching */ +} + +/* 802DF264-802DF268 .text makeSharedDisplayList__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::makeSharedDisplayList() { + /* Nonmatching */ +} + +/* 802DF268-802DF2AC .text load__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::load() { + /* Nonmatching */ +} + +/* 802DF2AC-802DF2EC .text loadSharedDL__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::loadSharedDL() { + /* Nonmatching */ +} + +/* 802DF2EC-802DF338 .text calc__18J3DPatchedMaterialFPA4_Cf */ +void J3DPatchedMaterial::calc(const float(*)[4]) { + /* Nonmatching */ +} + +/* 802DF338-802DF33C .text reset__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::reset() { + /* Nonmatching */ +} + +/* 802DF33C-802DF340 .text change__18J3DPatchedMaterialFv */ +void J3DPatchedMaterial::change() { + /* Nonmatching */ +} + +/* 802DF340-802DF360 .text initialize__17J3DLockedMaterialFv */ +void J3DLockedMaterial::initialize() { + /* Nonmatching */ +} + +/* 802DF360-802DF364 .text makeDisplayList__17J3DLockedMaterialFv */ +void J3DLockedMaterial::makeDisplayList() { + /* Nonmatching */ +} + +/* 802DF364-802DF368 .text makeSharedDisplayList__17J3DLockedMaterialFv */ +void J3DLockedMaterial::makeSharedDisplayList() { + /* Nonmatching */ +} + +/* 802DF368-802DF3AC .text load__17J3DLockedMaterialFv */ +void J3DLockedMaterial::load() { + /* Nonmatching */ +} + +/* 802DF3AC-802DF3EC .text loadSharedDL__17J3DLockedMaterialFv */ +void J3DLockedMaterial::loadSharedDL() { + /* Nonmatching */ +} + +/* 802DF3EC-802DF3F0 .text patch__17J3DLockedMaterialFv */ +void J3DLockedMaterial::patch() { + /* Nonmatching */ +} + +/* 802DF3F0-802DF3F4 .text diff__17J3DLockedMaterialFUl */ +void J3DLockedMaterial::diff(unsigned long) { + /* Nonmatching */ +} + +/* 802DF3F4-802DF3F8 .text calc__17J3DLockedMaterialFPA4_Cf */ +void J3DLockedMaterial::calc(const float(*)[4]) { + /* Nonmatching */ +} + +/* 802DF3F8-802DF3FC .text reset__17J3DLockedMaterialFv */ +void J3DLockedMaterial::reset() { + /* Nonmatching */ +} + +/* 802DF3FC-802DF400 .text change__17J3DLockedMaterialFv */ +void J3DLockedMaterial::change() { + /* Nonmatching */ +} + +/* 802DF400-802DF45C .text __dt__21J3DColorBlockLightOffFv */ +J3DColorBlockLightOff::~J3DColorBlockLightOff() { + /* Nonmatching */ +} + +/* 802DF45C-802DF4A4 .text __dt__13J3DColorBlockFv */ +J3DColorBlock::~J3DColorBlock() { + /* Nonmatching */ +} + +/* 802DF4A4-802DF500 .text __dt__21J3DTexGenBlockPatchedFv */ +J3DTexGenBlockPatched::~J3DTexGenBlockPatched() { + /* Nonmatching */ +} + +/* 802DF500-802DF548 .text __dt__14J3DTexGenBlockFv */ +J3DTexGenBlock::~J3DTexGenBlock() { + /* Nonmatching */ +} + +/* 802DF548-802DF590 .text __dt__11J3DTevBlockFv */ +J3DTevBlock::~J3DTevBlock() { + /* Nonmatching */ +} + +/* 802DF590-802DF5D8 .text __dt__11J3DIndBlockFv */ +J3DIndBlock::~J3DIndBlock() { + /* Nonmatching */ +} + +/* 802DF5D8-802DF620 .text __dt__10J3DPEBlockFv */ +J3DPEBlock::~J3DPEBlock() { + /* Nonmatching */ +} + +/* 802DF620-802DF628 .text countDLSize__14J3DTexGenBlockFv */ +void J3DTexGenBlock::countDLSize() { + /* Nonmatching */ +} + +/* 802DF628-802DF630 .text countDLSize__13J3DColorBlockFv */ +void J3DColorBlock::countDLSize() { + /* Nonmatching */ +} + +/* 802DF630-802DF638 .text countDLSize__11J3DTevBlockFv */ +void J3DTevBlock::countDLSize() { + /* Nonmatching */ +} + +/* 802DF638-802DF640 .text countDLSize__11J3DIndBlockFv */ +void J3DIndBlock::countDLSize() { + /* Nonmatching */ +} + +/* 802DF640-802DF648 .text countDLSize__10J3DPEBlockFv */ +void J3DPEBlock::countDLSize() { + /* Nonmatching */ +} + +/* 802DF648-802DF64C .text load__13J3DColorBlockFv */ +void J3DColorBlock::load() { + /* Nonmatching */ +} + +/* 802DF64C-802DF654 .text getCullMode__13J3DColorBlockCFv */ +void J3DColorBlock::getCullMode() const { + /* Nonmatching */ +} + +/* 802DF654-802DF658 .text load__11J3DTevBlockFv */ +void J3DTevBlock::load() { + /* Nonmatching */ +} + +/* 802DF658-802DF660 .text getNBTScale__14J3DTexGenBlockFv */ +void J3DTexGenBlock::getNBTScale() { + /* Nonmatching */ +} + +/* 802DF660-802DF664 .text patch__13J3DColorBlockFv */ +void J3DColorBlock::patch() { + /* Nonmatching */ +} + +/* 802DF664-802DF668 .text diff__13J3DColorBlockFUl */ +void J3DColorBlock::diff(unsigned long) { + /* Nonmatching */ +} + +/* 802DF668-802DF66C .text diff__10J3DPEBlockFUl */ +void J3DPEBlock::diff(unsigned long) { + /* Nonmatching */ +} + +/* 802DF66C-802DF670 .text reset__10J3DPEBlockFP10J3DPEBlock */ +void J3DPEBlock::reset(J3DPEBlock*) { + /* Nonmatching */ +} + +/* 802DF670-802DF674 .text reset__11J3DIndBlockFP11J3DIndBlock */ +void J3DIndBlock::reset(J3DIndBlock*) { + /* Nonmatching */ +} + +/* 802DF674-802DF678 .text reset__11J3DTevBlockFP11J3DTevBlock */ +void J3DTevBlock::reset(J3DTevBlock*) { + /* Nonmatching */ +} + +/* 802DF678-802DF67C .text reset__14J3DTexGenBlockFP14J3DTexGenBlock */ +void J3DTexGenBlock::reset(J3DTexGenBlock*) { + /* Nonmatching */ +} + +/* 802DF67C-802DF680 .text reset__13J3DColorBlockFP13J3DColorBlock */ +void J3DColorBlock::reset(J3DColorBlock*) { + /* Nonmatching */ +} + +/* 802DF680-802DF684 .text diffFog__10J3DPEBlockFv */ +void J3DPEBlock::diffFog() { + /* Nonmatching */ +} + +/* 802DF684-802DF688 .text diffBlend__10J3DPEBlockFv */ +void J3DPEBlock::diffBlend() { + /* Nonmatching */ +} + +/* 802DF688-802DF68C .text setFog__10J3DPEBlockFP6J3DFog */ +void J3DPEBlock::setFog(J3DFog*) { + /* Nonmatching */ +} + +/* 802DF68C-802DF690 .text setAlphaComp__10J3DPEBlockFPC12J3DAlphaComp */ +void J3DPEBlock::setAlphaComp(const J3DAlphaComp*) { + /* Nonmatching */ +} + +/* 802DF690-802DF694 .text setBlend__10J3DPEBlockFPC8J3DBlend */ +void J3DPEBlock::setBlend(const J3DBlend*) { + /* Nonmatching */ +} + +/* 802DF694-802DF698 .text setZMode__10J3DPEBlockFPC8J3DZMode */ +void J3DPEBlock::setZMode(const J3DZMode*) { + /* Nonmatching */ +} + +/* 802DF698-802DF69C .text setZCompLoc__10J3DPEBlockFPCUc */ +void J3DPEBlock::setZCompLoc(const unsigned char*) { + /* Nonmatching */ +} + +/* 802DF69C-802DF6A0 .text setDither__10J3DPEBlockFUc */ +void J3DPEBlock::setDither(unsigned char) { + /* Nonmatching */ +} + +/* 802DF6A0-802DF6A4 .text setDither__10J3DPEBlockFPCUc */ +void J3DPEBlock::setDither(const unsigned char*) { + /* Nonmatching */ +} + +/* 802DF6A4-802DF6AC .text getDither__10J3DPEBlockCFv */ +void J3DPEBlock::getDither() const { + /* Nonmatching */ +} + +/* 802DF6AC-802DF6B4 .text getFogOffset__10J3DPEBlockCFv */ +void J3DPEBlock::getFogOffset() const { + /* Nonmatching */ +} + +/* 802DF6B4-802DF6B8 .text setFogOffset__10J3DPEBlockFUl */ +void J3DPEBlock::setFogOffset(unsigned long) { + /* Nonmatching */ +} + +/* 802DF6B8-802DF6BC .text diff__15J3DIndBlockNullFUl */ +void J3DIndBlockNull::diff(unsigned long) { + /* Nonmatching */ +} + +/* 802DF6BC-802DF6C0 .text load__15J3DIndBlockNullFv */ +void J3DIndBlockNull::load() { + /* Nonmatching */ +} + +/* 802DF6C0-802DF6C4 .text reset__15J3DIndBlockNullFP11J3DIndBlock */ +void J3DIndBlockNull::reset(J3DIndBlock*) { + /* Nonmatching */ +} + +/* 802DF6C4-802DF6D0 .text getType__15J3DIndBlockNullFv */ +void J3DIndBlockNull::getType() { + /* Nonmatching */ +} + +/* 802DF6D0-802DF72C .text __dt__15J3DIndBlockNullFv */ +J3DIndBlockNull::~J3DIndBlockNull() { + /* Nonmatching */ +} + +/* 802DF72C-802DF730 .text setIndTexOrder__11J3DIndBlockFUlPC14J3DIndTexOrder */ +void J3DIndBlock::setIndTexOrder(unsigned long, const J3DIndTexOrder*) { + /* Nonmatching */ +} + +/* 802DF730-802DF734 .text setIndTexOrder__11J3DIndBlockFUl14J3DIndTexOrder */ +void J3DIndBlock::setIndTexOrder(unsigned long, J3DIndTexOrder) { + /* Nonmatching */ +} + +/* 802DF734-802DF738 .text setIndTexMtx__11J3DIndBlockFUlPC12J3DIndTexMtx */ +void J3DIndBlock::setIndTexMtx(unsigned long, const J3DIndTexMtx*) { + /* Nonmatching */ +} + +/* 802DF738-802DF73C .text setIndTexCoordScale__11J3DIndBlockFUlPC19J3DIndTexCoordScale */ +void J3DIndBlock::setIndTexCoordScale(unsigned long, const J3DIndTexCoordScale*) { + /* Nonmatching */ +} + +/* 802DF73C-802DF740 .text setTexGenNum__14J3DTexGenBlockFPCUl */ +void J3DTexGenBlock::setTexGenNum(const unsigned long*) { + /* Nonmatching */ +} + +/* 802DF740-802DF744 .text setNBTScale__14J3DTexGenBlockF11J3DNBTScale */ +void J3DTexGenBlock::setNBTScale(J3DNBTScale) { + /* Nonmatching */ +} + +/* 802DF744-802DF748 .text setNBTScale__14J3DTexGenBlockFPC11J3DNBTScale */ +void J3DTexGenBlock::setNBTScale(const J3DNBTScale*) { + /* Nonmatching */ +} + +/* 802DF748-802DF750 .text getTexMtxOffset__14J3DTexGenBlockCFv */ +void J3DTexGenBlock::getTexMtxOffset() const { + /* Nonmatching */ +} + +/* 802DF750-802DF754 .text setTexMtxOffset__14J3DTexGenBlockFUl */ +void J3DTexGenBlock::setTexMtxOffset(unsigned long) { + /* Nonmatching */ +} + +/* 802DF754-802DF758 .text patchMatColor__13J3DColorBlockFv */ +void J3DColorBlock::patchMatColor() { + /* Nonmatching */ +} + +/* 802DF758-802DF75C .text diffMatColor__13J3DColorBlockFv */ +void J3DColorBlock::diffMatColor() { + /* Nonmatching */ +} + +/* 802DF75C-802DF760 .text diffLight__13J3DColorBlockFv */ +void J3DColorBlock::diffLight() { + /* Nonmatching */ +} + +/* 802DF760-802DF764 .text setMatColor__13J3DColorBlockFUlPC10J3DGXColor */ +void J3DColorBlock::setMatColor(unsigned long, const J3DGXColor*) { + /* Nonmatching */ +} + +/* 802DF764-802DF768 .text setAmbColor__13J3DColorBlockFUlPC10J3DGXColor */ +void J3DColorBlock::setAmbColor(unsigned long, const J3DGXColor*) { + /* Nonmatching */ +} + +/* 802DF768-802DF76C .text setColorChanNum__13J3DColorBlockFPCUc */ +void J3DColorBlock::setColorChanNum(const unsigned char*) { + /* Nonmatching */ +} + +/* 802DF76C-802DF770 .text setColorChan__13J3DColorBlockFUlPC12J3DColorChan */ +void J3DColorBlock::setColorChan(unsigned long, const J3DColorChan*) { + /* Nonmatching */ +} + +/* 802DF770-802DF778 .text getLight__13J3DColorBlockFUl */ +void J3DColorBlock::getLight(unsigned long) { + /* Nonmatching */ +} + +/* 802DF778-802DF77C .text setCullMode__13J3DColorBlockFPCUc */ +void J3DColorBlock::setCullMode(const unsigned char*) { + /* Nonmatching */ +} + +/* 802DF77C-802DF784 .text getMatColorOffset__13J3DColorBlockCFv */ +void J3DColorBlock::getMatColorOffset() const { + /* Nonmatching */ +} + +/* 802DF784-802DF78C .text getColorChanOffset__13J3DColorBlockCFv */ +void J3DColorBlock::getColorChanOffset() const { + /* Nonmatching */ +} + +/* 802DF78C-802DF790 .text setMatColorOffset__13J3DColorBlockFUl */ +void J3DColorBlock::setMatColorOffset(unsigned long) { + /* Nonmatching */ +} + +/* 802DF790-802DF794 .text setColorChanOffset__13J3DColorBlockFUl */ +void J3DColorBlock::setColorChanOffset(unsigned long) { + /* Nonmatching */ +} |
