Index: trunk/psLib/src/math/psRegion.h
===================================================================
--- trunk/psLib/src/math/psRegion.h	(revision 6874)
+++ trunk/psLib/src/math/psRegion.h	(revision 7380)
@@ -70,4 +70,7 @@
 );
 
+// Test if any element of the region is NaN
+bool inline psRegionIsNaN(const psRegion region// Region to check
+                         );
 
 #endif
