|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include "DynamicTree.h"#include "BoundingIntervalHierarchyWrapper.h"#include "Log.h"#include "RegularGrid.h"#include "Timer.h"#include "GameObjectModel.h"#include "ModelInstance.h"#include <G3D/AABox.h>#include <G3D/Ray.h>#include <G3D/Vector3.h>Go to the source code of this file.
Classes | |
| struct | BoundsTrait< GameObjectModel > |
| struct | DynamicTreeIntersectionCallback |
| struct | DynamicTreeIntersectionCallback_WithLogger |
| struct | DynTreeImpl |
| struct | HashTrait< GameObjectModel > |
| struct | PositionTrait< GameObjectModel > |
Typedefs | |
| typedef RegularGrid2D< GameObjectModel, BIHWrap< GameObjectModel > > | ParentTree |
| typedef RegularGrid2D<GameObjectModel, BIHWrap<GameObjectModel> > ParentTree |
Definition at line 48 of file DynamicTree.cpp.