|
@@ -228,6 +228,8 @@ public:
|
|
|
|
|
|
/// Types of link we can use.
|
|
/// Types of link we can use.
|
|
LinkData mLinkTypes;
|
|
LinkData mLinkTypes;
|
|
|
|
+ dtQueryFilter mFilter;
|
|
|
|
+ Vector<F32> mAreaCosts;
|
|
|
|
|
|
/// @}
|
|
/// @}
|
|
#endif // TORQUE_NAVIGATION_ENABLED
|
|
#endif // TORQUE_NAVIGATION_ENABLED
|