1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
|
//
// Generated by dtk
// Translation Unit: d_a_swpropeller.cpp
//
#include "d/dolzel_rel.h" // IWYU pragma: keep
#include "d/actor/d_a_swpropeller.h"
#include "m_Do/m_Do_ext.h"
#include "d/d_cc_d.h"
static dCcD_SrcCyl l_cyl_src = {
// dCcD_SrcGObjInf
{
/* Flags */ 0,
/* SrcObjAt Type */ 0,
/* SrcObjAt Atp */ 0,
/* SrcObjAt SPrm */ 0,
/* SrcObjTg Type */ AT_TYPE_ALL & ~AT_TYPE_BOOMERANG & ~AT_TYPE_FAN_SWING,
/* SrcObjTg SPrm */ cCcD_TgSPrm_Set_e | cCcD_TgSPrm_IsOther_e,
/* SrcObjCo SPrm */ cCcD_CoSPrm_Set_e | cCcD_CoSPrm_IsOther_e | cCcD_CoSPrm_VsGrpAll_e,
/* SrcGObjAt Se */ 0,
/* SrcGObjAt HitMark */ dCcG_AtHitMark_None_e,
/* SrcGObjAt Spl */ dCcG_At_Spl_UNK0,
/* SrcGObjAt Mtrl */ 0,
/* SrcGObjAt SPrm */ dCcG_AtSPrm_NoConHit_e,
/* SrcGObjTg Se */ 0,
/* SrcGObjTg HitMark */ 0,
/* SrcGObjTg Spl */ dCcG_Tg_Spl_UNK0,
/* SrcGObjTg Mtrl */ 0,
/* SrcGObjTg SPrm */ dCcG_TgSPrm_Shield_e | dCcG_TgSPrm_NoHitMark_e,
/* SrcGObjCo SPrm */ 0,
},
// cM3dGCylS
{{
/* Center */ {0.0f, 0.0f, 0.0f},
/* Radius */ 100.0f,
/* Height */ 80.0f,
}},
};
/* 00000078-000000B8 .text _delete__10daSwProp_cFv */
bool daSwProp_c::_delete() {
/* Nonmatching */
}
/* 000000B8-000000D8 .text CheckCreateHeap__FP10fopAc_ac_c */
static BOOL CheckCreateHeap(fopAc_ac_c*) {
/* Nonmatching */
}
/* 000000D8-000001B8 .text CreateHeap__10daSwProp_cFv */
void daSwProp_c::CreateHeap() {
/* Nonmatching */
}
/* 000001B8-00000350 .text CreateInit__10daSwProp_cFv */
void daSwProp_c::CreateInit() {
/* Nonmatching */
}
/* 00000350-00000404 .text nodeCallBack__FP7J3DNodei */
static BOOL nodeCallBack(J3DNode*, int) {
/* Nonmatching */
}
/* 00000404-00000590 .text _create__10daSwProp_cFv */
cPhs_State daSwProp_c::_create() {
/* Nonmatching */
}
/* 000007B8-00000838 .text set_mtx__10daSwProp_cFv */
void daSwProp_c::set_mtx() {
/* Nonmatching */
}
/* 00000838-00000B60 .text _execute__10daSwProp_cFv */
bool daSwProp_c::_execute() {
/* Nonmatching */
}
/* 00000B60-00000C00 .text _draw__10daSwProp_cFv */
bool daSwProp_c::_draw() {
/* Nonmatching */
}
/* 00000C00-00000C20 .text daSwProp_Create__FPv */
static cPhs_State daSwProp_Create(void* i_this) {
return ((daSwProp_c*)i_this)->_create();
}
/* 00000C20-00000C44 .text daSwProp_Delete__FPv */
static BOOL daSwProp_Delete(void* i_this) {
return ((daSwProp_c*)i_this)->_delete();
}
/* 00000C44-00000C68 .text daSwProp_Draw__FPv */
static BOOL daSwProp_Draw(void* i_this) {
return ((daSwProp_c*)i_this)->_draw();
}
/* 00000C68-00000C8C .text daSwProp_Execute__FPv */
static BOOL daSwProp_Execute(void* i_this) {
return ((daSwProp_c*)i_this)->_execute();
}
/* 00000C8C-00000C94 .text daSwProp_IsDelete__FPv */
static BOOL daSwProp_IsDelete(void*) {
return TRUE;
}
static actor_method_class daSwPropMethodTable = {
(process_method_func)daSwProp_Create,
(process_method_func)daSwProp_Delete,
(process_method_func)daSwProp_Execute,
(process_method_func)daSwProp_IsDelete,
(process_method_func)daSwProp_Draw,
};
actor_process_profile_definition g_profile_SW_PROPELLER = {
/* Layer ID */ fpcLy_CURRENT_e,
/* List ID */ 0x0007,
/* List Prio */ fpcPi_CURRENT_e,
/* Proc Name */ fpcNm_SW_PROPELLER_e,
/* Proc SubMtd */ &g_fpcLf_Method.base,
/* Size */ sizeof(daSwProp_c),
/* Size Other */ 0,
/* Parameters */ 0,
/* Leaf SubMtd */ &g_fopAc_Method.base,
/* Draw Prio */ fpcDwPi_SW_PROPELLER_e,
/* Actor SubMtd */ &daSwPropMethodTable,
/* Status */ fopAcStts_CULL_e | fopAcStts_UNK40000_e,
/* Group */ fopAc_ACTOR_e,
/* Cull Type */ fopAc_CULLBOX_CUSTOM_e,
};
|