VR-Exchange 2.1 API Documentation
VRLIsPartOfPatch.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *********************************************************************/
5 #include <vlpi/NetStructs.h>
6 #include <vl/baseEntitySR.h>
7 #include <vl/hStateDecoder.h>
8 #include <vl/decFactory.h>
9 #include <vl/isPartOfStruct.h>
10 #include <vl/entitySR.h>
11 #include <vl/hStateEncoder.h>
12 #include <vl/encFactory.h>
13 
14 // The following is a fix for a bug in VR-Link 3.12 and lower. This should be removed when
15 // VR-Exchange moves to a higher version of VR-Link.
16 
17 void decodeIsPartOf_RPR2_Fixed( DtBaseEntityStateRepository* stateRep,
18  const RTI::AttributeHandleValuePairSet& attrs, int pairSetIndex);
19 
20 // The following is a fix for a bug in VR-Link 3.13 and lower. This should be removed when
21 // VR-Exchange moves to a higher version of VR-Link.
22 bool newNeedArticulatedParametersArray(const DtEntityStateRepository& stateRep,
23  const DtEntityStateRepository& asSeenByRemote);

Document ID: Generated on Tue Aug 7 22:07:13 EDT 2012 from SVN revision 117874
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)