Import project

Original repository: https://github.com/encounter/ww
This commit is contained in:
Luke Street
2023-09-10 00:42:26 -04:00
parent 81ac53f131
commit adb95b135c
3731 changed files with 481532 additions and 0 deletions
+102
View File
@@ -0,0 +1,102 @@
//
// Generated by dtk
// Translation Unit: J3DCluster.cpp
//
#include "JSystem/J3DGraphAnimator/J3DCluster.h"
#include "dolphin/types.h"
/* 802F37C4-802F37E4 .text clear__13J3DDeformDataFv */
void J3DDeformData::clear() {
/* Nonmatching */
}
/* 802F37E4-802F3814 .text __ct__13J3DDeformDataFv */
J3DDeformData::J3DDeformData() {
/* Nonmatching */
}
/* 802F3814-802F3838 .text deform__13J3DDeformDataFP8J3DModel */
void J3DDeformData::deform(J3DModel*) {
/* Nonmatching */
}
/* 802F3838-802F3900 .text deform__13J3DDeformDataFP15J3DVertexBuffer */
void J3DDeformData::deform(J3DVertexBuffer*) {
/* Nonmatching */
}
/* 802F3900-802F3920 .text clear__11J3DDeformerFv */
void J3DDeformer::clear() {
/* Nonmatching */
}
/* 802F3920-802F3A08 .text deform__11J3DDeformerFP15J3DVertexBufferUs */
void J3DDeformer::deform(J3DVertexBuffer*, unsigned short) {
/* Nonmatching */
}
/* 802F3A08-802F3FA8 .text deform__11J3DDeformerFP15J3DVertexBufferUsPf */
void J3DDeformer::deform(J3DVertexBuffer*, unsigned short, float*) {
/* Nonmatching */
}
/* 802F3FA8-802F4064 .text normalize__11J3DDeformerFPf */
void J3DDeformer::normalize(float*) {
/* Nonmatching */
}
/* 802F4064-802F40C0 .text normalizeWeight__11J3DDeformerFiPf */
void J3DDeformer::normalizeWeight(int, float*) {
/* Nonmatching */
}
/* 802F40C0-802F40F0 .text __ct__13J3DSkinDeformFv */
J3DSkinDeform::J3DSkinDeform() {
/* Nonmatching */
}
/* 802F40F0-802F44E8 .text initMtxIndexArray__13J3DSkinDeformFP12J3DModelData */
void J3DSkinDeform::initMtxIndexArray(J3DModelData*) {
/* Nonmatching */
}
/* 802F44E8-802F4734 .text changeFastSkinDL__13J3DSkinDeformFP12J3DModelData */
void J3DSkinDeform::changeFastSkinDL(J3DModelData*) {
/* Nonmatching */
}
/* 802F4734-802F4850 .text calcNrmMtx__13J3DSkinDeformFP8J3DModel */
void J3DSkinDeform::calcNrmMtx(J3DModel*) {
/* Nonmatching */
}
/* 802F4850-802F4974 .text deformVtxPos_F32__13J3DSkinDeformCFP8J3DModel */
void J3DSkinDeform::deformVtxPos_F32(J3DModel*) const {
/* Nonmatching */
}
/* 802F4974-802F4AB4 .text deformVtxPos_S16__13J3DSkinDeformCFP8J3DModel */
void J3DSkinDeform::deformVtxPos_S16(J3DModel*) const {
/* Nonmatching */
}
/* 802F4AB4-802F4BB8 .text deformVtxNrm_F32__13J3DSkinDeformCFP8J3DModel */
void J3DSkinDeform::deformVtxNrm_F32(J3DModel*) const {
/* Nonmatching */
}
/* 802F4BB8-802F4CD8 .text deformVtxNrm_S16__13J3DSkinDeformCFP8J3DModel */
void J3DSkinDeform::deformVtxNrm_S16(J3DModel*) const {
/* Nonmatching */
}
/* 802F4CD8-802F4D78 .text deform__13J3DSkinDeformFP8J3DModel */
void J3DSkinDeform::deform(J3DModel*) {
/* Nonmatching */
}
/* 802F4D78-802F4DC0 .text __dt__13J3DSkinDeformFv */
J3DSkinDeform::~J3DSkinDeform() {
/* Nonmatching */
}