![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JGeometry.h>
Inheritance diagram for JGeometry::TBox< TVec2< f32 > >:
Collaboration diagram for JGeometry::TBox< TVec2< f32 > >:Public Member Functions | |
| f32 | getWidth () const |
| f32 | getHeight () const |
| bool | isValid () const |
| void | addPos (f32 x, f32 y) |
| void | addPos (const TVec2< f32 > &pos) |
| bool | intersect (const TBox< TVec2< f32 > > &other) |
Public Attributes | |
| TVec2< f32 > | i |
| TVec2< f32 > | f |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| TVec2<f32> JGeometry::TBox< TVec2< f32 > >::f |
| TVec2<f32> JGeometry::TBox< TVec2< f32 > >::i |