mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-09 04:29:46 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
394 lines
11 KiB
C++
394 lines
11 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_demo.cpp
|
|
//
|
|
|
|
#include "d_demo.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 800692C4-80069330 .text __ct__13dDemo_actor_cFv */
|
|
dDemo_actor_c::dDemo_actor_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069330-800693C0 .text __dt__13dDemo_actor_cFv */
|
|
dDemo_actor_c::~dDemo_actor_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800693C0-800693F4 .text getActor__13dDemo_actor_cFv */
|
|
void dDemo_actor_c::getActor() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800693F4-80069434 .text setActor__13dDemo_actor_cFP10fopAc_ac_c */
|
|
void dDemo_actor_c::setActor(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069434-80069550 .text getP_BtpData__13dDemo_actor_cFPCc */
|
|
void dDemo_actor_c::getP_BtpData(const char*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069550-800695E8 .text getP_BrkData__13dDemo_actor_cFPCc */
|
|
void dDemo_actor_c::getP_BrkData(const char*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800695E8-8006969C .text getP_BtkData__13dDemo_actor_cFPCc */
|
|
void dDemo_actor_c::getP_BtkData(const char*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006969C-80069838 .text getPrm_Morf__13dDemo_actor_cFv */
|
|
void dDemo_actor_c::getPrm_Morf() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069838-800698C0 .text dDemo_getJaiPointer__FPCcUliPUs */
|
|
void dDemo_getJaiPointer(const char*, unsigned long, int, unsigned short*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800698C0-80069BC0 .text dDemo_setDemoData__FP10fopAc_ac_cUcP14mDoExt_McaMorfPCciPUsUlSc */
|
|
void dDemo_setDemoData(fopAc_ac_c*, unsigned char, mDoExt_McaMorf*, const char*, int, unsigned short*, unsigned long, signed char) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069BC0-80069BDC .text JSGSetData__13dDemo_actor_cFUlPCvUl */
|
|
void dDemo_actor_c::JSGSetData(unsigned long, const void*, unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069BDC-80069C04 .text JSGSetTranslation__13dDemo_actor_cFRC3Vec */
|
|
void dDemo_actor_c::JSGSetTranslation(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069C04-80069C2C .text JSGSetScaling__13dDemo_actor_cFRC3Vec */
|
|
void dDemo_actor_c::JSGSetScaling(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069C2C-80069C90 .text JSGSetRotation__13dDemo_actor_cFRC3Vec */
|
|
void dDemo_actor_c::JSGSetRotation(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069C90-80069CA4 .text JSGSetShape__13dDemo_actor_cFUl */
|
|
void dDemo_actor_c::JSGSetShape(unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069CA4-80069CC0 .text JSGSetAnimation__13dDemo_actor_cFUl */
|
|
void dDemo_actor_c::JSGSetAnimation(unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069CC0-80069CD4 .text JSGSetAnimationFrame__13dDemo_actor_cFf */
|
|
void dDemo_actor_c::JSGSetAnimationFrame(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069CD4-80069CE8 .text JSGSetAnimationTransition__13dDemo_actor_cFf */
|
|
void dDemo_actor_c::JSGSetAnimationTransition(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069CE8-80069CFC .text JSGSetTextureAnimation__13dDemo_actor_cFUl */
|
|
void dDemo_actor_c::JSGSetTextureAnimation(unsigned long) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069CFC-80069D10 .text JSGSetTextureAnimationFrame__13dDemo_actor_cFf */
|
|
void dDemo_actor_c::JSGSetTextureAnimationFrame(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069D10-80069D44 .text getView__Fv */
|
|
void getView() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069D44-80069D78 .text JSGGetProjectionNear__14dDemo_camera_cCFv */
|
|
void dDemo_camera_c::JSGGetProjectionNear() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069D78-80069D8C .text JSGSetProjectionNear__14dDemo_camera_cFf */
|
|
void dDemo_camera_c::JSGSetProjectionNear(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069D8C-80069DC0 .text JSGGetProjectionFar__14dDemo_camera_cCFv */
|
|
void dDemo_camera_c::JSGGetProjectionFar() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069DC0-80069DD4 .text JSGSetProjectionFar__14dDemo_camera_cFf */
|
|
void dDemo_camera_c::JSGSetProjectionFar(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069DD4-80069E08 .text JSGGetProjectionFovy__14dDemo_camera_cCFv */
|
|
void dDemo_camera_c::JSGGetProjectionFovy() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069E08-80069E1C .text JSGSetProjectionFovy__14dDemo_camera_cFf */
|
|
void dDemo_camera_c::JSGSetProjectionFovy(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069E1C-80069E50 .text JSGGetProjectionAspect__14dDemo_camera_cCFv */
|
|
void dDemo_camera_c::JSGGetProjectionAspect() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069E50-80069E64 .text JSGSetProjectionAspect__14dDemo_camera_cFf */
|
|
void dDemo_camera_c::JSGSetProjectionAspect(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069E64-80069EC0 .text JSGGetViewPosition__14dDemo_camera_cCFP3Vec */
|
|
void dDemo_camera_c::JSGGetViewPosition(Vec*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069EC0-80069EE8 .text JSGSetViewPosition__14dDemo_camera_cFRC3Vec */
|
|
void dDemo_camera_c::JSGSetViewPosition(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069EE8-80069F48 .text JSGGetViewUpVector__14dDemo_camera_cCFP3Vec */
|
|
void dDemo_camera_c::JSGGetViewUpVector(Vec*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069F48-80069F70 .text JSGSetViewUpVector__14dDemo_camera_cFRC3Vec */
|
|
void dDemo_camera_c::JSGSetViewUpVector(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069F70-80069FD0 .text JSGGetViewTargetPosition__14dDemo_camera_cCFP3Vec */
|
|
void dDemo_camera_c::JSGGetViewTargetPosition(Vec*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069FD0-80069FF8 .text JSGSetViewTargetPosition__14dDemo_camera_cFRC3Vec */
|
|
void dDemo_camera_c::JSGSetViewTargetPosition(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80069FF8-8006A050 .text JSGGetViewRoll__14dDemo_camera_cCFv */
|
|
void dDemo_camera_c::JSGGetViewRoll() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A050-8006A064 .text JSGSetViewRoll__14dDemo_camera_cFf */
|
|
void dDemo_camera_c::JSGSetViewRoll(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A064-8006A094 .text JSGSetColor__15dDemo_ambient_cF8_GXColor */
|
|
void dDemo_ambient_c::JSGSetColor(_GXColor) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A094-8006A0A8 .text JSGSetLightType__13dDemo_light_cFQ26JStage7TELight */
|
|
void dDemo_light_c::JSGSetLightType(JStage::TELight) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A0A8-8006A0D0 .text JSGSetPosition__13dDemo_light_cFRC3Vec */
|
|
void dDemo_light_c::JSGSetPosition(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A0D0-8006A100 .text JSGSetColor__13dDemo_light_cF8_GXColor */
|
|
void dDemo_light_c::JSGSetColor(_GXColor) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A100-8006A11C .text JSGSetDistanceAttenuation__13dDemo_light_cFff13_GXDistAttnFn */
|
|
void dDemo_light_c::JSGSetDistanceAttenuation(float, float, _GXDistAttnFn) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A11C-8006A134 .text JSGSetAngleAttenuation__13dDemo_light_cFf9_GXSpotFn */
|
|
void dDemo_light_c::JSGSetAngleAttenuation(float, _GXSpotFn) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A134-8006A15C .text JSGSetDirection__13dDemo_light_cFRC3Vec */
|
|
void dDemo_light_c::JSGSetDirection(const Vec&) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A15C-8006A170 .text JSGSetFogFunction__11dDemo_fog_cF10_GXFogType */
|
|
void dDemo_fog_c::JSGSetFogFunction(_GXFogType) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A170-8006A184 .text JSGSetStartZ__11dDemo_fog_cFf */
|
|
void dDemo_fog_c::JSGSetStartZ(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A184-8006A198 .text JSGSetEndZ__11dDemo_fog_cFf */
|
|
void dDemo_fog_c::JSGSetEndZ(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A198-8006A1C8 .text JSGSetColor__11dDemo_fog_cF8_GXColor */
|
|
void dDemo_fog_c::JSGSetColor(_GXColor) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A1C8-8006A1E4 .text __ct__14dDemo_object_cFv */
|
|
dDemo_object_c::dDemo_object_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A1E4-8006A234 .text __dt__14dDemo_object_cFv */
|
|
dDemo_object_c::~dDemo_object_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A234-8006A2F8 .text appendActor__14dDemo_object_cFP10fopAc_ac_c */
|
|
void dDemo_object_c::appendActor(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A2F8-8006A31C .text getActor__14dDemo_object_cFUc */
|
|
void dDemo_object_c::getActor(unsigned char) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A31C-8006A398 .text createCamera__14dDemo_object_cFv */
|
|
void dDemo_object_c::createCamera() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A398-8006A3AC .text getActiveCamera__14dDemo_object_cFv */
|
|
void dDemo_object_c::getActiveCamera() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A3AC-8006A428 .text createAmbient__14dDemo_object_cFv */
|
|
void dDemo_object_c::createAmbient() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A428-8006A4C8 .text appendLight__14dDemo_object_cFv */
|
|
void dDemo_object_c::appendLight() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A4C8-8006A544 .text createFog__14dDemo_object_cFv */
|
|
void dDemo_object_c::createFog() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A544-8006A678 .text remove__14dDemo_object_cFv */
|
|
void dDemo_object_c::remove() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A678-8006A6D8 .text __dt__11dDemo_fog_cFv */
|
|
dDemo_fog_c::~dDemo_fog_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A6D8-8006A738 .text __dt__13dDemo_light_cFv */
|
|
dDemo_light_c::~dDemo_light_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A738-8006A798 .text __dt__15dDemo_ambient_cFv */
|
|
dDemo_ambient_c::~dDemo_ambient_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A798-8006A7F8 .text __dt__14dDemo_camera_cFv */
|
|
dDemo_camera_c::~dDemo_camera_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A7F8-8006A92C .text JSGFindObject__14dDemo_system_cCFPCcQ26JStage8TEObject */
|
|
void dDemo_system_c::JSGFindObject(const char*, JStage::TEObject) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006A92C-8006ADA0 .text __ct__15dDemo_manager_cFv */
|
|
dDemo_manager_c::dDemo_manager_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006ADA0-8006AEFC .text __dt__15dDemo_manager_cFv */
|
|
dDemo_manager_c::~dDemo_manager_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006AEFC-8006AF5C .text __dt__14dMesg_tControlFv */
|
|
dMesg_tControl::~dMesg_tControl() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006AF5C-8006AFBC .text __dt__14dDemo_system_cFv */
|
|
dDemo_system_c::~dDemo_system_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006AFBC-8006B0D4 .text create__15dDemo_manager_cFPCUcP4cXyzf */
|
|
void dDemo_manager_c::create(const unsigned char*, cXyz*, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B0D4-8006B12C .text remove__15dDemo_manager_cFv */
|
|
void dDemo_manager_c::remove() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B12C-8006B1B4 .text update__15dDemo_manager_cFv */
|
|
void dDemo_manager_c::update() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B1B4-8006B240 .text JSGFindNodeID__13dDemo_actor_cCFPCc */
|
|
void dDemo_actor_c::JSGFindNodeID(const char*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B240-8006B2DC .text JSGGetNodeTransformation__13dDemo_actor_cCFUlPA4_f */
|
|
void dDemo_actor_c::JSGGetNodeTransformation(unsigned long, float(*)[4]) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B2DC-8006B2E4 .text JSGGetAnimationFrameMax__13dDemo_actor_cCFv */
|
|
void dDemo_actor_c::JSGGetAnimationFrameMax() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B2E4-8006B2EC .text JSGGetTextureAnimationFrameMax__13dDemo_actor_cCFv */
|
|
void dDemo_actor_c::JSGGetTextureAnimationFrameMax() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B2EC-8006B308 .text JSGGetTranslation__13dDemo_actor_cCFP3Vec */
|
|
void dDemo_actor_c::JSGGetTranslation(Vec*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B308-8006B324 .text JSGGetScaling__13dDemo_actor_cCFP3Vec */
|
|
void dDemo_actor_c::JSGGetScaling(Vec*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8006B324-8006B39C .text JSGGetRotation__13dDemo_actor_cCFP3Vec */
|
|
void dDemo_actor_c::JSGGetRotation(Vec*) const {
|
|
/* Nonmatching */
|
|
}
|
|
|