gwnavruntime/basesystem/infolib.h Source File

infolib.h
Go to the documentation of this file.
1 /*
2 * Copyright 2015 Autodesk, Inc. All rights reserved.
3 * Use of this software is subject to the terms of the Autodesk license agreement and any attachments or Appendices thereto provided at the time of installation or download,
4 * or which otherwise accompanies this software in either electronic or hard copy form, or which is signed by you and accepted by Autodesk.
5 */
6 
7 
8 // primary contact: LAPA - secondary contact: NOBODY
9 #ifndef INFOLIB_H
10 #define INFOLIB_H
11 
13 
14 namespace Kaim
15 {
20 bool ShowInfoAboutLib();
21 
23 const char* GetNavigationVersion();
24 
25 }
26 
27 #endif // INFOLIB_H
28 
Definition: gamekitcrowddispersion.h:20
const char * GetNavigationVersion()
Retrieves a string that contains the version number of this library.
bool ShowInfoAboutLib()
Outputs the build mode, target platform, library name, version, and build date of this library...