Ignore:
Timestamp:
02/05/07 13:29:55 (17 years ago)
Author:
gumbau
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GTGeometry/include/GeoMeshSimpSequence.h

    r1526 r2090  
    3232        struct  GeoVertex 
    3333        { 
    34                 Index   id; 
    35                 Index   bonefrom; 
     34                Index           id; 
     35                Index           bonefrom; 
    3636                Vector3 position; 
    3737                Vector2 texcoord; 
     
    8888                        void Save(Serializer &s); 
    8989 
    90                         // 'Inserts the mesh name into the meshsimplificationsequence 
     90                        // Inserts the mesh name into the meshsimplificationsequence. 
    9191                        void putMeshName(char *); 
    9292 
Note: See TracChangeset for help on using the changeset viewer.