(svn r16684) -Codechange: Add maxdim function for Dimension struct.

This commit is contained in:
alberth
2009-06-28 15:16:57 +00:00
parent 2c478d1b6d
commit ae9cd9b700
6 changed files with 52 additions and 1 deletions

View File

@@ -1695,6 +1695,14 @@
RelativePath=".\..\src\core\enum_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.cpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_type.hpp"
>

View File

@@ -1692,6 +1692,14 @@
RelativePath=".\..\src\core\enum_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.cpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_type.hpp"
>