VR-Link API Documentation for HLA 1.3
interface.h
Go to the documentation of this file.
1 #ifdef __cplusplus
2 extern "C" {
3 #endif
4 
5  /* routines to interface between listenC.c and VR-Link C++ calls */
6 
7  void initVRLink(int argc, char *argv[]);
8  void tickVRLink();
9  double *firstEntityPosition();
10 
11 #ifdef __cplusplus
12 }
13 #endif

Document ID: Generated on Wed Oct 23 22:25:48 EDT 2013 from SVN revision 132765
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)