Ignore:
Timestamp:
04/12/06 08:18:49 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/Polygon3.h

    r574 r750  
    102102        void Triangulate(vector<Triangle3> &triangles); 
    103103        /** 
    104                 Adds polygon to mesh 
     104                Adds polygon to mesh description as a face 
    105105        */ 
    106106        void AddToMesh(Mesh &mesh); 
Note: See TracChangeset for help on using the changeset viewer.