浏览代码

vlib: add note for Plus_head struct

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56237 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 12 年之前
父节点
当前提交
ad4c479529
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/vect/dig_structs.h

+ 3 - 0
include/vect/dig_structs.h

@@ -746,6 +746,9 @@ struct Cat_index
   \brief Basic topology-related info
 
   Holds basic topology-related information about vector map
+
+  Important note: you should NOT store non-topological information in
+  topological structures.
 */
 struct Plus_head
 {