#include <xyzbounding.h>
Public Member Functions | |
XYZBounding (GLVector toCentre, GLfloat w, GLfloat h, GLfloat l) | |
XYZBounding (boundType xmax, boundType xmin, boundType ymax, boundType ymin, boundType zmax, boundType zmin) | |
XYZBounding (const XYZBounding &) | |
bool | intersection (const XYZBounding &bound) |
bool | intersectionX (const boundType &upper, const boundType &lower) |
bool | intersectionY (const boundType &upper, const boundType &lower) |
bool | intersectionZ (const boundType &upper, const boundType &lower) |
XYZBounding (GLVector toCentre, GLfloat w, GLfloat h, GLfloat l) | |
XYZBounding (boundType xmax, boundType xmin, boundType ymax, boundType ymin, boundType zmax, boundType zmin) | |
XYZBounding (const XYZBounding &) | |
bool | intersection (const XYZBounding &bound) |
bool | intersectionX (const boundType &upper, const boundType &lower) |
bool | intersectionY (const boundType &upper, const boundType &lower) |
bool | intersectionZ (const boundType &upper, const boundType &lower) |