summaryrefslogtreecommitdiff
path: root/src/JSystem/JParticle/JPADraw.cpp
blob: ff1af6f684da2d2155c917968b163e72db8006b6 (plain)
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
//
// Generated by dtk
// Translation Unit: JPADraw.cpp
//

#include "JSystem/JParticle/JPADraw.h"
#include "dolphin/types.h"

/* 80267F40-80268634       .text initialize__7JPADrawFP14JPABaseEmitterP18JPATextureResource */
void JPADraw::initialize(JPABaseEmitter*, JPATextureResource*) {
    /* Nonmatching */
}

/* 80268634-802688D4       .text draw__7JPADrawFPA4_f */
void JPADraw::draw(float(*)[4]) {
    /* Nonmatching */
}

/* 802688D4-80268940       .text calc__7JPADrawFv */
void JPADraw::calc() {
    /* Nonmatching */
}

/* 80268940-802689C4       .text calcParticle__7JPADrawFP15JPABaseParticle */
void JPADraw::calcParticle(JPABaseParticle*) {
    /* Nonmatching */
}

/* 802689C4-80268A48       .text calcChild__7JPADrawFP15JPABaseParticle */
void JPADraw::calcChild(JPABaseParticle*) {
    /* Nonmatching */
}

/* 80268A48-80268F28       .text initParticle__7JPADrawFP15JPABaseParticle */
void JPADraw::initParticle(JPABaseParticle*) {
    /* Nonmatching */
}

/* 80268F28-802692A4       .text initChild__7JPADrawFP15JPABaseParticleP15JPABaseParticle */
void JPADraw::initChild(JPABaseParticle*, JPABaseParticle*) {
    /* Nonmatching */
}

/* 802692A4-80269358       .text loadTexture__7JPADrawFUc11_GXTexMapID */
void JPADraw::loadTexture(unsigned char, _GXTexMapID) {
    /* Nonmatching */
}

/* 80269358-80269C08       .text setDrawExecVisitorsBeforeCB__7JPADrawFRCQ27JPADraw22JPADrawVisitorDefFlags */
void JPADraw::setDrawExecVisitorsBeforeCB(const JPADraw::JPADrawVisitorDefFlags&) {
    /* Nonmatching */
}

/* 80269C08-8026A2EC       .text setDrawExecVisitorsAfterCB__7JPADrawFRCQ27JPADraw22JPADrawVisitorDefFlags */
void JPADraw::setDrawExecVisitorsAfterCB(const JPADraw::JPADrawVisitorDefFlags&) {
    /* Nonmatching */
}

/* 8026A2EC-8026ADB0       .text setDrawCalcVisitors__7JPADrawFRCQ27JPADraw22JPADrawVisitorDefFlags */
void JPADraw::setDrawCalcVisitors(const JPADraw::JPADrawVisitorDefFlags&) {
    /* Nonmatching */
}

/* 8026ADB0-8026B3DC       .text setParticleClipBoard__7JPADrawFv */
void JPADraw::setParticleClipBoard() {
    /* Nonmatching */
}

/* 8026B3DC-8026B938       .text setChildClipBoard__7JPADrawFv */
void JPADraw::setChildClipBoard() {
    /* Nonmatching */
}

/* 8026B938-8026BC2C       .text drawParticle__7JPADrawFv */
void JPADraw::drawParticle() {
    /* Nonmatching */
}

/* 8026BC2C-8026BF88       .text drawChild__7JPADrawFv */
void JPADraw::drawChild() {
    /* Nonmatching */
}

/* 8026BF88-8026C024       .text zDraw__7JPADrawFv */
void JPADraw::zDraw() {
    /* Nonmatching */
}

/* 8026C024-8026C24C       .text zDrawParticle__7JPADrawFv */
void JPADraw::zDrawParticle() {
    /* Nonmatching */
}

/* 8026C24C-8026C4DC       .text zDrawChild__7JPADrawFv */
void JPADraw::zDrawChild() {
    /* Nonmatching */
}

/* 8026C4DC-8026C640       .text loadYBBMtx__7JPADrawFPA4_f */
void JPADraw::loadYBBMtx(float(*)[4]) {
    /* Nonmatching */
}

/* 8026C6C0-8026C6FC       .text __dt__16JPADrawClipBoardFv */
JPADrawClipBoard::~JPADrawClipBoard() {
    /* Nonmatching */
}

/* 8026C6FC-8026C700       .text __ct__Q29JGeometry8TVec2<f>Fv */
JGeometry::TVec2<float>::TVec2() {
    /* Nonmatching */
}

/* 8026C700-8026D2E0       .text __dt__23JPADrawVisitorContainerFv */
JPADrawVisitorContainer::~JPADrawVisitorContainer() {
    /* Nonmatching */
}

/* 8026D2E0-8026D7B8       .text __ct__23JPADrawVisitorContainerFv */
JPADrawVisitorContainer::JPADrawVisitorContainer() {
    /* Nonmatching */
}