Structure used by proximity query in entity system. More...
#include
Public Attributes | |
AABB | box |
Report entities within this bounding box. | |
IEntityClass * | pEntityClass |
uint32 | nEntityFlags |
IEntity ** | pEntities |
int | nCount |
Structure used by proximity query in entity system.