VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rectangularPyramidDecoderHLA.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 #pragma once
6 
7 #if DtHLA
8 
12 
15 
16 
18 
23 {
24 public:
27  DtExerciseConn* exConn,
28  DtObjClassDesc* classDesc);
29 
31  virtual ~DtRectangularPyramidDecoder();
32 
35 
38 
39 public:
41  static DtHlaStateDecoder* create(
42  DtExerciseConn* exConn,
43  DtObjClassDesc* classDesc);
44 
45 protected:
46 
48  static void decodeXHalfAngle(
50  const RTI::AttributeHandleValuePairSet& attrs,
51  int pairSetIndex);
52 
54  static void decodeYHalfAngle(
56  const RTI::AttributeHandleValuePairSet& attrs,
57  int pairSetIndex);
58 
59 };
60 
61 
62 
63 #endif //DtHLA

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)