Browse Source

vlib: describe LEVEL_3 (dox)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@55478 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 năm trước cách đây
mục cha
commit
61176fb766
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      include/vect/dig_defines.h

+ 2 - 2
include/vect/dig_defines.h

@@ -107,9 +107,9 @@
 
 
 /*! \brief Vector level - without topology */
 /*! \brief Vector level - without topology */
 #define LEVEL_1  1
 #define LEVEL_1  1
-/*! \brief Vector level - with topology */
+/*! \brief Vector level - with 2D topology */
 #define LEVEL_2  2
 #define LEVEL_2  2
-/*! \brief Vector level - ? */
+/*! \brief Vector level - with 3D topology (not implemented yet) */
 #define LEVEL_3  3
 #define LEVEL_3  3
 
 
 /*! \brief Topology levels - nothing to build */
 /*! \brief Topology levels - nothing to build */