MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
MPVector.h
Go to the documentation of this file.
1//
2// MPVector.h
3// Indoor
4//
5// Created by Daniel Nielsen on 10/10/13.
6// Copyright (c) 2017 MapsPeople A/S. All rights reserved.
7//
8
9#import "MPGeometry.h"
10
11@interface MPVector : MPGeometry
12
13@end
Definition MPGeometry.h:15
Definition MPVector.h:12