| boundingSphereRadius() const | GLC_BoundingBox | [inline] |
| center() const | GLC_BoundingBox | [inline] |
| chunckID() | GLC_BoundingBox | [static] |
| combine(const GLC_Point3d &point) | GLC_BoundingBox | |
| combine(const GLC_Point3df &point) | GLC_BoundingBox | |
| combine(const GLC_BoundingBox &box) | GLC_BoundingBox | |
| GLC_BoundingBox() | GLC_BoundingBox | |
| GLC_BoundingBox(const GLC_BoundingBox &boundingBox) | GLC_BoundingBox | |
| GLC_BoundingBox(const GLC_Point3d &lower, const GLC_Point3d &upper) | GLC_BoundingBox | |
| intersect(const GLC_Point3d &point) const | GLC_BoundingBox | |
| intersect(const GLC_BoundingBox &boundingBox) const | GLC_BoundingBox | [inline] |
| intersectBoundingSphere(const GLC_Point3d &) const | GLC_BoundingBox | |
| intersectBoundingSphere(const GLC_BoundingBox &) const | GLC_BoundingBox | |
| isEmpty(void) const | GLC_BoundingBox | [inline] |
| lowerCorner() const | GLC_BoundingBox | [inline] |
| m_ChunkId | GLC_BoundingBox | [private, static] |
| m_IsEmpty | GLC_BoundingBox | [private] |
| m_Lower | GLC_BoundingBox | [private] |
| m_Upper | GLC_BoundingBox | [private] |
| operator!=(const GLC_BoundingBox &boundingBox) | GLC_BoundingBox | [inline] |
| operator<<(QDataStream &, const GLC_BoundingBox &) | GLC_BoundingBox | [friend] |
| operator==(const GLC_BoundingBox &boundingBox) | GLC_BoundingBox | [inline] |
| operator>>(QDataStream &, GLC_BoundingBox &) | GLC_BoundingBox | [friend] |
| transform(const GLC_Matrix4x4 &matrix) | GLC_BoundingBox | |
| upperCorner() const | GLC_BoundingBox | [inline] |
| xLength() const | GLC_BoundingBox | [inline] |
| yLength() const | GLC_BoundingBox | [inline] |
| zLength() const | GLC_BoundingBox | [inline] |