Update of /cvsroot/playerstage/code/player/libplayercore/interfaces
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4036/libplayercore/interfaces

Modified Files:
        063_vectormap.def 
Log Message:
added extra ttribute to vector map interface


Index: 063_vectormap.def
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/libplayercore/interfaces/063_vectormap.def,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** 063_vectormap.def   17 Sep 2007 02:18:59 -0000      1.2
--- 063_vectormap.def   7 Dec 2007 04:31:44 -0000       1.3
***************
*** 32,35 ****
--- 32,40 ----
    /** Well known binary describing the geometric shape. */
    uint8_t* wkb;
+ 
+   /** Length of data in bytes. */
+   uint32_t attrib_count;
+   /** Attrib data for the feature. */
+   char* attrib;
  } player_vectormap_feature_data_t;
  


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to