VR-Link API Documentation for DIS
artPartUtils.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 artPartUtils_H_
10 #define artPartUtils_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 Aug 14 15:35:11 EDT 2013 from SVN revision 130445
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)