VR-Link API Documentation for HLA 1516
interface.h
Go to the documentation of this file.
00001 #ifdef __cplusplus
00002 extern "C" {
00003 #endif
00004 
00005    /* routines to interface between listenC.c and VR-Link C++ calls */
00006 
00007    void initVRLink(int argc, char *argv[]);
00008    void tickVRLink();
00009    double *firstEntityPosition();
00010 
00011 #ifdef __cplusplus
00012 }
00013 #endif

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)