VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MyVrlinkEntityArticulatedStateModelVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
8 
9 #pragma once
10 
11 
16 
17 namespace makVrv
18 {
19  namespace DT_PROTOCOL_NAMESPACE
20  {
21 
24  {
25  public:
29  DtStateListener& listener, int modelSet);
30 
32 #if 0
33  // These next two methods are not needed on the top of tree, but if you
34  // want to send this example to a customer using any currently released
35  // version of VR-Vantage they are necessary because
36  // DtVrlinkAppearanceVisualizerInterface wasn't exported
37  virtual void setAppearanceAttribute(const unsigned int attr,
38  const unsigned int val);
39 
41  virtual void updateAppearanceSet( unsigned int oldValue,unsigned int newValue, bool );
42 #endif
43  protected:
44 
45  };
46 
50  }
51 }
52 
53 #define MyVrlinkEntityArticulatedStateModelVisualizer_INL_
54 #include "MyVrlinkEntityArticulatedStateModelVisualizer.inl"
55 #undef MyVrlinkEntityArticulatedStateModelVisualizer_INL_

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)