Classes | Namespaces

zone.h File Reference

#include "typeinst/typeinst.h"
Include dependency graph for zone.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aesop::Zone
 Any 3D map defines an arbitrary 3D region of space. More...
class  aesop::LeafZone
 A leaf zone is a special kind of Zone. More...

Namespaces

namespace  aesop

Typedefs

typedef void(* aesop::leafzone_iteration_fn )(IN LeafZone *lz, IN void *context)