import <Foundation/Foundation.h>
import "NCRectangle.h"
import "NCBitmapRegionDecoder.h"
import "NCPickListener.h"
import "NCResourceUploadListener.h"
import "NCResourceListener.h"
import "NCResourceManager.h"
import "NCRouteListener.h"
import "NCRouteManager.h"
import "NCZoneEventType.h"
import "NCZoneEvent.h"
import "NCZoneListener.h"
import "NCZoneManager.h"
import "NCNotification.h"
import "NCNotificationListener.h"
import "NCNotificationManager.h"
import "NCNavigineSdk.h"
import "NCPosition.h"
import "NCPositionListener.h"
import "NCNavigationManager.h"
import "NCMeasurementManager.h"
import "NCMeasurementListener.h"
import "NCSensorType.h"
import "NCSignalType.h"
import "NCVector3d.h"
import "NCSensorMeasurement.h"
import "NCSignalMeasurement.h"
import "NCMapObjectPickResult.h"
import "NCLocationManager.h"
import "NCLocationListener.h"
import "NCLocationListManager.h"
import "NCLocationListListener.h"
import "NCCircleMapObject.h"
import "NCDebugFlag.h"
import "NCLocationWindow.h"
import "NCLocationInfo.h"
import "NCLocationEditManager.h"
import "NCLocationEditListener.h"
import "NCWifi.h"
import "NCZone.h"
import "NCVenue.h"
import "NCReferenceEntryType.h"
import "NCReferenceEntry.h"
import "NCReferencePoint.h"
import "NCSublocation.h"
import "NCLocation.h"
import "NCLocationPolygon.h"
import "NCPolygonMapObject.h"
import "NCPolyline.h"
import "NCLocationPolyline.h"
import "NCPolylineMapObject.h"
import "NCLine.h"
import "NCGraph.h"
import "NCMapObjectType.h"
import "NCMapObject.h"
import "NCIconMapObject.h"
import "NCFlatIconMapObject.h"
import "NCInputListener.h"
import "NCImageType.h"
import "NCImage.h"
import "NCGlobalPoint.h"
import "NCPolygon.h"
import "NCSegment.h"
import "NCGeometryUtils.h"
import "NCGraphEdge.h"
import "NCGraphVertex.h"
import "NCElevationGraph.h"
import "NCEddystone.h"
import "NCCategory.h"
import "NCCamera.h"
import "NCCameraUpdateReason.h"
import "NCCameraListener.h"
import "NCCameraCallback.h"
import "NCTransmitterStatus.h"
import "NCBeacon.h"
import "NCBeaconProximityEntry.h"
import "NCBeaconProximityEstimatorListener.h"
import "NCBeaconProximityEstimator.h"
import "NCAnimationType.h"
import "NCRouteSession.h"
import "NCRouteOptions.h"
import "NCAsyncRouteManager.h"
import "NCRouteEventType.h"
import "NCRouteEvent.h"
import "NCPoint.h"
import "NCLocationPoint.h"
import "NCRoutePath.h"
import "NCAsyncRouteListener.h"
Go to the source code of this file.
Variables | |
FOUNDATION_EXPORT double | NavigineVersionNumber |
Project version number for Navigine. | |
FOUNDATION_EXPORT const unsigned char | NavigineVersionString [] |
Project version string for Navigine. | |
FOUNDATION_EXPORT double NavigineVersionNumber |
Project version number for Navigine.
Definition at line 7 of file Navigine.h.
FOUNDATION_EXPORT const unsigned char NavigineVersionString[] |
Project version string for Navigine.
Definition at line 10 of file Navigine.h.