Ignore:
Timestamp:
06/30/06 14:22:34 (19 years ago)
Author:
gumbau
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Geom/shared/GeoTool/include/GeoMeshLoader.h

    r1050 r1070  
    33 *      ========================================================================== 
    44 *      PROYECT:        GAME TOOLS 
    5  *      =========================================================================*/ 
    6 /**     CONTENT:         
    7         * 
    8         * 
    9         *       @file   GeoMeshLoader.h 
    10 /*===========================================================================*/ 
     5 *      ========================================================================== 
     6 *      CONTENT:         
     7 * 
     8 * 
     9 *      @file   GeoMeshLoader.h 
     10 *===========================================================================*/ 
    1111#ifndef __GEO_MESH_LOADER__ 
    1212#define __GEO_MESH_LOADER__ 
     
    6464                VET_SHORT2, 
    6565                VET_SHORT3, 
    66                 VET_SHORT4,  
     66                VET_SHORT4, 
    6767                VET_UBYTE4 
    6868        }; 
Note: See TracChangeset for help on using the changeset viewer.