vectorlib_tin.dox 289 B

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