VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros | Typedefs
navGenPluginExtension.h File Reference

Go to the source code of this file.

Macros

#define DT_VRF_NAV_GEN_DLL_PLUGIN
 
#define DtNavGenInitializePluginFunction   "DtInitializeNavGenPlugin"
 
#define DtNavGenUnloadPluginFunction   "DtUnloadNavGenPlugin"
 

Typedefs

typedef bool(* DtInitializeNavGenPluginFcn )(DtNavDataGenerator *navGenerator)
 
typedef void(* DtNavGenUnloadPluginFcn )()
 

Macro Definition Documentation

#define DT_VRF_NAV_GEN_DLL_PLUGIN

Disable inconsistent dll linkage warning.

#define DtNavGenInitializePluginFunction   "DtInitializeNavGenPlugin"
#define DtNavGenUnloadPluginFunction   "DtUnloadNavGenPlugin"

Typedef Documentation

typedef bool(* DtInitializeNavGenPluginFcn)(DtNavDataGenerator *navGenerator)
typedef void(* DtNavGenUnloadPluginFcn)()

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)