![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JGeometry.h>
Public Member Functions | |
TBox2 () | |
TBox2 (const TVec2< f32 > &i, const TVec2< f32 > &f) | |
TBox2 (f32 x0, f32 y0, f32 x1, f32 y1) | |
void | absolute () |
void | set (const TBox2 &other) |
void | set (const TVec2< f32 > &i, const TVec2< f32 > &f) |
void | set (f32 x0, f32 y0, f32 x1, f32 y1) |
![]() | |
TBox () | |
TBox (const TBox &other) | |
Additional Inherited Members | |
![]() | |
T | i |
T | f |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |