Explorar o código

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 %!s(int64=12) %!d(string=hai) anos
pai
achega
ad4c479529
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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
 {