mirror of
https://github.com/zeldaret/tww.git
synced 2026-09-06 02:38:11 -04:00
@@ -0,0 +1,132 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: m_Do_mtx.cpp
|
||||
//
|
||||
|
||||
#include "m_Do/m_Do_mtx.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 8000CB48-8000CBEC .text mDoMtx_XYZrotM__FPA4_fsss */
|
||||
void mDoMtx_XYZrotM(float(*)[4], short, short, short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CBEC-8000CC84 .text mDoMtx_ZXYrotS__FPA4_fsss */
|
||||
void mDoMtx_ZXYrotS(float(*)[4], short, short, short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CC84-8000CD28 .text mDoMtx_ZXYrotM__FPA4_fsss */
|
||||
void mDoMtx_ZXYrotM(float(*)[4], short, short, short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CD28-8000CD88 .text mDoMtx_XrotS__FPA4_fs */
|
||||
void mDoMtx_XrotS(float(*)[4], short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CD88-8000CDC8 .text mDoMtx_XrotM__FPA4_fs */
|
||||
void mDoMtx_XrotM(float(*)[4], short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CDC8-8000CE28 .text mDoMtx_YrotS__FPA4_fs */
|
||||
void mDoMtx_YrotS(float(*)[4], short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CE28-8000CE68 .text mDoMtx_YrotM__FPA4_fs */
|
||||
void mDoMtx_YrotM(float(*)[4], short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CE68-8000CEC8 .text mDoMtx_ZrotS__FPA4_fs */
|
||||
void mDoMtx_ZrotS(float(*)[4], short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CEC8-8000CF08 .text mDoMtx_ZrotM__FPA4_fs */
|
||||
void mDoMtx_ZrotM(float(*)[4], short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000CF08-8000D10C .text mDoMtx_lookAt__FPA4_fPC3VecPC3Vecs */
|
||||
void mDoMtx_lookAt(float(*)[4], const Vec*, const Vec*, short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D10C-8000D148 .text __dt__4cXyzFv */
|
||||
cXyz::~cXyz() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D148-8000D284 .text mDoMtx_lookAt__FPA4_fPC3VecPC3VecPC3Vecs */
|
||||
void mDoMtx_lookAt(float(*)[4], const Vec*, const Vec*, const Vec*, short) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D284-8000D388 .text mDoMtx_concatProjView__FPA4_CfPA4_CfPA4_f */
|
||||
void mDoMtx_concatProjView(const float(*)[4], const float(*)[4], float(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D388-8000D530 .text mDoMtx_inverseTranspose__FPA4_CfPA4_f */
|
||||
void mDoMtx_inverseTranspose(const float(*)[4], float(*)[4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D530-8000D634 .text mDoMtx_QuatConcat__FPC10QuaternionPC10QuaternionP10Quaternion */
|
||||
void mDoMtx_QuatConcat(const Quaternion*, const Quaternion*, Quaternion*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D634-8000D74C .text mDoMtx_MtxToRot__FPA4_CfP5csXyz */
|
||||
void mDoMtx_MtxToRot(const float(*)[4], csXyz*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D74C-8000D7CC .text push__14mDoMtx_stack_cFv */
|
||||
void mDoMtx_stack_c::push() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D7CC-8000D850 .text pop__14mDoMtx_stack_cFv */
|
||||
void mDoMtx_stack_c::pop() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D850-8000D888 .text transM__14mDoMtx_stack_cFfff */
|
||||
void mDoMtx_stack_c::transM(float, float, float) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D888-8000D8C0 .text scaleM__14mDoMtx_stack_cFfff */
|
||||
void mDoMtx_stack_c::scaleM(float, float, float) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D8C0-8000D904 .text lYrotM__14mDoMtx_stack_cFl */
|
||||
void mDoMtx_stack_c::lYrotM(long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D904-8000D940 .text rYrotM__14mDoMtx_stack_cFf */
|
||||
void mDoMtx_stack_c::rYrotM(float) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D940-8000D97C .text quatM__14mDoMtx_stack_cFPC10Quaternion */
|
||||
void mDoMtx_stack_c::quatM(const Quaternion*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000D9F8-8000DA34 .text __dt__18mDoMtx_quatStack_cFv */
|
||||
mDoMtx_quatStack_c::~mDoMtx_quatStack_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 8000DA34-8000DA70 .text __dt__14mDoMtx_stack_cFv */
|
||||
mDoMtx_stack_c::~mDoMtx_stack_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user