SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Binder Class Reference
Inheritance diagram for Binder:
BinderParent

Public Member Functions

 Binder (MtxPtr, const TVec3f *, const TVec3f *, f32, f32, u32)
 
void clear ()
 
void setTriangleFilter (TriangleFilterBase *)
 
const TrianglegetPlane (int) const
 

Public Attributes

const TVec3f * _10
 
const TVec3f * _14
 
f32 _18
 
f32 _1C
 
int _20
 
u32 _24
 
int _28
 
HitInfo_2C
 
TVec3f _30
 
HitInfo _3C
 
f32 _C8
 
HitInfo _CC
 
f32 _158
 
HitInfo _15C
 
f32 _1E8
 
struct { 
 
   bool   _0: 1 
 
   bool   _1: 1 
 
   bool   _2: 1 
 
   bool   _3: 1 
 
   bool   _4: 1 
 
   bool   _5: 1 
 
_1EC 
 

Additional Inherited Members

- Private Member Functions inherited from BinderParent
 BinderParent (MtxPtr mtx)
 
- Private Attributes inherited from BinderParent
int _0
 
int _4
 
int _8
 
MtxPtr _C
 

Detailed Description

Definition at line 22 of file Binder.hpp.

Constructor & Destructor Documentation

◆ Binder()

Binder::Binder ( MtxPtr mtx,
const TVec3f * v1,
const TVec3f * v2,
f32 a,
f32 b,
u32 c )

Definition at line 25 of file Binder.cpp.

Member Data Documentation

◆ _10

const TVec3f* Binder::_10

Definition at line 29 of file Binder.hpp.

◆ _14

const TVec3f* Binder::_14

Definition at line 30 of file Binder.hpp.

◆ _18

f32 Binder::_18

Definition at line 31 of file Binder.hpp.

◆ _1C

f32 Binder::_1C

Definition at line 32 of file Binder.hpp.

◆ _20

int Binder::_20

Definition at line 33 of file Binder.hpp.

◆ _24

u32 Binder::_24

Definition at line 34 of file Binder.hpp.

◆ _28

int Binder::_28

Definition at line 35 of file Binder.hpp.

◆ _2C

HitInfo* Binder::_2C

Definition at line 36 of file Binder.hpp.

◆ _30

TVec3f Binder::_30

Definition at line 37 of file Binder.hpp.

◆ _3C

HitInfo Binder::_3C

Definition at line 38 of file Binder.hpp.

◆ _C8

f32 Binder::_C8

Definition at line 39 of file Binder.hpp.

◆ _CC

HitInfo Binder::_CC

Definition at line 40 of file Binder.hpp.

◆ _158

f32 Binder::_158

Definition at line 41 of file Binder.hpp.

◆ _15C

HitInfo Binder::_15C

Definition at line 42 of file Binder.hpp.

◆ _1E8

f32 Binder::_1E8

Definition at line 43 of file Binder.hpp.

◆ _0

bool Binder::_0

Definition at line 46 of file Binder.hpp.

◆ _1

bool Binder::_1

Definition at line 47 of file Binder.hpp.

◆ _2

bool Binder::_2

Definition at line 48 of file Binder.hpp.

◆ _3

bool Binder::_3

Definition at line 49 of file Binder.hpp.

◆ _4

bool Binder::_4

Definition at line 50 of file Binder.hpp.

◆ _5

bool Binder::_5

Definition at line 51 of file Binder.hpp.