|
SSBM Decomp
|
#include "psdisp.h"#include "baselib/cobj.h"#include "baselib/fog.h"#include "baselib/forward.h"#include "baselib/lobj.h"#include "baselib/mtx.h"#include "baselib/psdisptev.h"#include "baselib/psstructs.h"#include "baselib/state.h"#include "baselib/util.h"#include <string.h>#include <dolphin/gx.h>Data Structures | |
| struct | psdisp_UnknownType001 |
| struct | psdisp_UnknownType002 |
| struct | psdisp_ParticleSortBucket |
| struct | psdisp_ParticleSortCache |
Macros | |
| #define | fabsf __fabsf |
Typedefs | |
| typedef Vec3 | Point3d |
Functions | |
| float | __fabsf (float) |
| STATIC_ASSERT (sizeof(psdisp_ParticleSortBucket)==8) | |
| STATIC_ASSERT (sizeof(psdisp_ParticleSortCache)==0xF0) | |
| static void | calcTornadoLastPos (HSD_Particle *, f32 *, f32 *, f32 *) |
| static void | getColorPrimEnv (HSD_Particle *, GXColor *, GXColor *) |
| static void | getColorMatAmb (HSD_Particle *, GXColor *, GXColor *) |
| void | setVtxDesc (s32 fmt) |
| static void | getColorMatAmb_inner (HSD_Particle *pp, GXColor *matCol, GXColor *ambCol) |
| static void | getColorMatAmb_noinline (HSD_Particle *pp, GXColor *matCol, GXColor *ambCol) |
| HSD_Particle * | particleSort (s32 arg0, u8 arg1, HSD_Particle **arg2, HSD_Particle **arg3) |
| static HSD_Particle * | psDispSubPoint (HSD_Particle *pp) |
| static HSD_Particle * | psDispSubPointTrail (HSD_Particle *pp) |
| void | psDispParticles (s32 arg0, u32 arg1) |
| #define fabsf __fabsf |
|
extern |
| STATIC_ASSERT | ( | sizeof(psdisp_ParticleSortBucket) | = =8 | ) |
| STATIC_ASSERT | ( | sizeof(psdisp_ParticleSortCache) | = =0xF0 | ) |
|
static |
|
static |
|
static |
| void setVtxDesc | ( | s32 | fmt | ) |
|
inlinestatic |
|
inlinestatic |
| HSD_Particle * particleSort | ( | s32 | arg0, |
| u8 | arg1, | ||
| HSD_Particle ** | arg2, | ||
| HSD_Particle ** | arg3 ) |
|
inlinestatic |
|
inlinestatic |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |