Ignore:
Timestamp:
03/13/06 16:29:28 (18 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r492 r693  
    7878  void AddRectangle(const Rectangle3 &triangle); 
    7979 
    80         void Cleanup(); 
    81         bool 
    82         ValidateFace(const int face); 
     80  void Cleanup(); 
     81   
     82  bool ValidateFace(const int face); 
    8383 
    8484  void AddFace(Face *face)  
Note: See TracChangeset for help on using the changeset viewer.