Changeset 33 in flair-dev for trunk/include/FlairCore/Map.h


Ignore:
Timestamp:
08/29/16 17:35:55 (8 years ago)
Author:
Sanahuja Guillaume
Message:

m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/FlairCore/Map.h

    r13 r33  
    7777  void ExtraXmlEvent(void);
    7878
     79  void removeCheckpoint(size_t index);
     80
    7981  std::vector<core::GeoCoordinate *> checkpoints;
    8082  std::vector<const core::GeoCoordinate *> to_draw;
Note: See TracChangeset for help on using the changeset viewer.