VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
extDiGuyObjectDecoderHLA.h
Go to the documentation of this file.
1 /****************************************************************************
2  * Copyright (c) 2017 VT MAK
3  * All rights reserved.
4  ****************************************************************************/
5 
9 
10 #pragma once
11 
12 #if DtHLA
13 
16 #include <vl/diGuyObjectDecoderHLA.h>
17 
18 
23 {
24 public:
25 
28  DtExerciseConn* exConn,
29  DtObjClassDesc* classDesc);
30 
32  virtual ~DtExtDIGuyObjectDecoder();
33 
36 
38  DtExtDIGuyObjectDecoder& operator=(const DtExtDIGuyObjectDecoder& orig);
39 
40 public:
41  static void setupReplacementDecoders(DtDIGuyObjectDecoder *baseDecoder);
42 
43 protected:
44 
46  static void decodeDIGuyAppearance(
48  const RTI::AttributeHandleValuePairSet& attrs,
49  int pairSetIndex);
50 
52  static void decodeDIGuyBodyWeight(
54  const RTI::AttributeHandleValuePairSet& attrs,
55  int pairSetIndex);
56 
57 };
58 
59 #endif // DtHLA

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)