}
return NULL;
}
-
\ No newline at end of file
+
* Maintain consistent units (radians?) throughout all calculations
* Put an index pointer onto LWGEOM itself, and cache the indexed LWGEOM instead of a bare tree
* only primitive objects should get a tree
-*/
\ No newline at end of file
+*/
+
nValues tells how many varInts to jump over*/
void varint_64_jump_n(uint8_t **data, int nValues, uint8_t *the_end);
-#endif /* !defined _LIBLWGEOM_VARINT_H */
\ No newline at end of file
+#endif /* !defined _LIBLWGEOM_VARINT_H */
+