Ignore:
Timestamp:
05/27/08 21:24:34 (16 years ago)
Author:
mattausch
Message:

dynamic objects problem!!

File:
1 edited

Legend:

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

    r2176 r2720  
    105105        */ 
    106106        void Triangulate(vector<Triangle3> &triangles) const; 
    107  
    108         /**  
    109                 Triangle strip indices are created from this polgon. 
     107        /** Triangle strip indices are created from this polgon. 
    110108        */ 
    111109        void Triangulate(VertexIndexContainer &indices) const; 
Note: See TracChangeset for help on using the changeset viewer.