Box() | Pentagram::Box | [inline] |
Box(int nx, int ny, int nz, int nxd, int nyd, int nzd) | Pentagram::Box | [inline] |
Box(const Box &o) | Pentagram::Box | [inline] |
InBox(int px, int py, int pz) const | Pentagram::Box | [inline] |
IsValid() const | Pentagram::Box | [inline] |
MoveAbs(sint32 nx, sint32 ny, sint32 nz) | Pentagram::Box | [inline] |
MoveRel(sint32 dx, sint32 dy, sint32 dz) | Pentagram::Box | [inline] |
operator==(const Box &o) const | Pentagram::Box | [inline] |
Overlaps(const Box &o) const | Pentagram::Box | [inline] |
ResizeAbs(sint32 nxd, sint32 nyd, sint32 nzd) | Pentagram::Box | [inline] |
ResizeRel(sint32 dxd, sint32 dyd, sint32 dzd) | Pentagram::Box | [inline] |
Set(int nx, int ny, int nz, int nxd, int nyd, int nzd) | Pentagram::Box | [inline] |
Set(Box &o) | Pentagram::Box | [inline] |
x | Pentagram::Box | |
xd | Pentagram::Box | |
y | Pentagram::Box | |
yd | Pentagram::Box | |
z | Pentagram::Box | |
zd | Pentagram::Box | |