VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Thu Feb 22 04:26:36 EST 2018 from SVN revision 186468
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)