VR-Link API Documentation for HLA 1.3
articulatedPartsUtilities.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 
8 
9 #ifndef articulatedPartsUtilities_H_
10 #define articulatedPartsUtilities_H_
11 
13 #include <vlpi/netStructs.h>
14 
17 namespace DtArticulatedPartsUtilities
18 {
24  DtNetArtParamRecord* netRecords);
25 
32  DT_DLL_VLPROTIND void loadArtPartsFromNet(int numParams,
33  DtArticulatedPartCollection* apList, const DtNetArtParamRecord* netRecords,
34  DtTime currentTime);
35 
42  const DtArticulatedPartCollection* apList,
43  const DtArticulatedPartCollection* remoteApList);
44 }
45 
46 #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)