18 #ifndef INCLUDED_GEOMREINDEX
19 #define INCLUDED_GEOMREINDEX
21 class FCDGeometryPolygons;
22 class FCDSkinController;
24 void ReindexGeometry(FCDGeometryPolygons* polys, FCDSkinController* skin = 0);
26 #endif // INCLUDED_GEOMREINDEX
void ReindexGeometry(FCDGeometryPolygons *polys, FCDSkinController *skin)