vectorlib_tin.dox 270 B

1234567891011121314
  1. /*! \page vlibTin Vector TINs
  2. by GRASS Development Team (http://grass.osgeo.org)
  3. <em>This page needs to be enhanced.</em>
  4. \section vlibTinIntro Short introduction
  5. TINs are simply created as 2D/3D vector polygons consisting of
  6. 3 vertices. See Vect_tin_get_z().
  7. */