|
IceAABB.h File Reference
Detailed Description
Contains AABB-related code. (axis-aligned bounding box)
-
Author:
-
Pierre Terdiman
-
Date:
-
January, 13, 2000
Define Documentation
| #define AABB_COMMON_METHODS
|
|
|
|
Value: AABB& Add(const AABB& aabb); \
bool IsInside(const AABB& box) const; |
Enumeration Type Documentation
|
|
-
Enumeration values:
-
| AABB_RENDER |
AABB used for rendering. Not visible == not rendered. |
| AABB_UPDATE |
AABB used for dynamic updates. Not visible == not updated. |
|
Flat Four Engine
Copyright (C) 2001 by 379, Inc.
|
This page generated by Doxygen
|
|