Files
tww/src/d/actor/d_a_obj_swlight.cpp
T
2025-06-03 16:30:53 -04:00

198 lines
5.9 KiB
C++

//
// Generated by dtk
// Translation Unit: d_a_obj_swlight.cpp
//
#include "d/actor/d_a_obj_swlight.h"
#include "d/d_procname.h"
#include "d/d_priority.h"
/* 000000EC-00000154 .text is_switch2__Q212daObjSwlight5Act_cCFv */
void daObjSwlight::Act_c::is_switch2() const {
/* Nonmatching */
}
/* 00000154-00000178 .text solidHeapCB__Q212daObjSwlight5Act_cFP10fopAc_ac_c */
void daObjSwlight::Act_c::solidHeapCB(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00000178-0000045C .text create_heap__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::create_heap() {
/* Nonmatching */
}
/* 0000045C-00000704 .text _create__Q212daObjSwlight5Act_cFv */
cPhs_State daObjSwlight::Act_c::_create() {
/* Nonmatching */
}
/* 00000C38-00000CB8 .text _delete__Q212daObjSwlight5Act_cFv */
bool daObjSwlight::Act_c::_delete() {
/* Nonmatching */
}
/* 00000CB8-00000CC0 .text jnodeCB_moon__Q212daObjSwlight5Act_cFP7J3DNodei */
BOOL daObjSwlight::Act_c::jnodeCB_moon(J3DNode*, int) {
/* Nonmatching */
}
/* 00000CC0-00000D2C .text set_mtx__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::set_mtx() {
/* Nonmatching */
}
/* 00000D2C-00000D68 .text init_mtx__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::init_mtx() {
/* Nonmatching */
}
/* 00000D68-00000E04 .text init_cc__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::init_cc() {
/* Nonmatching */
}
/* 00000E04-00000FC4 .text set_cc_pos__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::set_cc_pos() {
/* Nonmatching */
}
/* 00000FC4-00001028 .text set_cc__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::set_cc() {
/* Nonmatching */
}
/* 00001028-000010B8 .text init_eye_pos__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::init_eye_pos() {
/* Nonmatching */
}
/* 000010B8-0000115C .text chk_light__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::chk_light() {
/* Nonmatching */
}
/* 0000115C-0000119C .text power_up__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::power_up() {
/* Nonmatching */
}
/* 0000119C-000011DC .text power_down__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::power_down() {
/* Nonmatching */
}
/* 000011DC-000011F4 .text mode_norm_moon_init__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_norm_moon_init() {
/* Nonmatching */
}
/* 000011F4-00001334 .text mode_norm_moon__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_norm_moon() {
/* Nonmatching */
}
/* 00001334-00001340 .text mode_norm_sun_init__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_norm_sun_init() {
/* Nonmatching */
}
/* 00001340-00001400 .text mode_norm_sun__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_norm_sun() {
/* Nonmatching */
}
/* 00001400-00001418 .text mode_active_moon_init__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_active_moon_init() {
/* Nonmatching */
}
/* 00001418-00001524 .text mode_active_moon__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_active_moon() {
/* Nonmatching */
}
/* 00001524-00001530 .text mode_active_sun_init__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_active_sun_init() {
/* Nonmatching */
}
/* 00001530-0000162C .text mode_active_sun__Q212daObjSwlight5Act_cFv */
void daObjSwlight::Act_c::mode_active_sun() {
/* Nonmatching */
}
/* 0000162C-00001714 .text _execute__Q212daObjSwlight5Act_cFv */
bool daObjSwlight::Act_c::_execute() {
/* Nonmatching */
}
/* 00001714-0000187C .text setMaterial__12daObjSwlightFP11J3DMaterialUc */
void daObjSwlight::setMaterial(J3DMaterial*, unsigned char) {
/* Nonmatching */
}
/* 0000187C-00001970 .text setMaterial_Before_mirror__12daObjSwlightFP11J3DMaterialUc */
void daObjSwlight::setMaterial_Before_mirror(J3DMaterial*, unsigned char) {
/* Nonmatching */
}
/* 00001970-00001AC4 .text _draw__Q212daObjSwlight5Act_cFv */
bool daObjSwlight::Act_c::_draw() {
/* Nonmatching */
}
namespace daObjSwlight {
namespace {
/* 00001AC4-00001AE4 .text Mthd_Create__Q212daObjSwlight29@unnamed@d_a_obj_swlight_cpp@FPv */
cPhs_State Mthd_Create(void* i_this) {
return ((daObjSwlight::Act_c*)i_this)->_create();
}
/* 00001AE4-00001B08 .text Mthd_Delete__Q212daObjSwlight29@unnamed@d_a_obj_swlight_cpp@FPv */
BOOL Mthd_Delete(void* i_this) {
return ((daObjSwlight::Act_c*)i_this)->_delete();
}
/* 00001B08-00001B2C .text Mthd_Execute__Q212daObjSwlight29@unnamed@d_a_obj_swlight_cpp@FPv */
BOOL Mthd_Execute(void* i_this) {
return ((daObjSwlight::Act_c*)i_this)->_execute();
}
/* 00001B2C-00001B50 .text Mthd_Draw__Q212daObjSwlight29@unnamed@d_a_obj_swlight_cpp@FPv */
BOOL Mthd_Draw(void* i_this) {
return ((daObjSwlight::Act_c*)i_this)->_draw();
}
/* 00001B50-00001B58 .text Mthd_IsDelete__Q212daObjSwlight29@unnamed@d_a_obj_swlight_cpp@FPv */
BOOL Mthd_IsDelete(void*) {
return TRUE;
}
static actor_method_class Mthd_Table = {
(process_method_func)Mthd_Create,
(process_method_func)Mthd_Delete,
(process_method_func)Mthd_Execute,
(process_method_func)Mthd_IsDelete,
(process_method_func)Mthd_Draw,
};
}; // namespace
}; // namespace daObjSwlight
actor_process_profile_definition g_profile_Obj_Swlight = {
/* LayerID */ fpcLy_CURRENT_e,
/* ListID */ 0x0002,
/* ListPrio */ fpcPi_CURRENT_e,
/* ProcName */ PROC_Obj_Swlight,
/* Proc SubMtd */ &g_fpcLf_Method.base,
/* Size */ sizeof(daObjSwlight::Act_c),
/* SizeOther */ 0,
/* Parameters */ 0,
/* Leaf SubMtd */ &g_fopAc_Method.base,
/* Priority */ PRIO_Obj_Swlight,
/* Actor SubMtd */ &daObjSwlight::Mthd_Table,
/* Status */ fopAcStts_CULL_e | fopAcStts_UNK40000_e,
/* Group */ fopAc_ACTOR_e,
/* CullType */ fopAc_CULLSPHERE_CUSTOM_e,
};