From 52efad386b3e454d3c64131417875e0e948abf82 Mon Sep 17 00:00:00 2001 From: JimmyJames707 Date: Fri, 11 Apr 2014 22:36:00 +1000 Subject: [PATCH] query filter for each agent type This has the changes Mikko requested --- DetourCrowd/Include/DetourCrowd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/DetourCrowd/Include/DetourCrowd.h b/DetourCrowd/Include/DetourCrowd.h index 25c8b42..9f92cdf 100644 --- a/DetourCrowd/Include/DetourCrowd.h +++ b/DetourCrowd/Include/DetourCrowd.h @@ -49,7 +49,6 @@ static const int DT_CROWD_MAX_OBSTAVOIDANCE_PARAMS = 8; /// @ingroup crowd /// @see dtQueryFilter, dtCrowd::getFilter() dtCrowd::getEditableFilter(), /// dtCrowdAgentParams::queryFilterType - static const int DT_CROWD_MAX_QUERY_FILTER_TYPE = 16; /// Provides neighbor data for agents managed by the crowd.