VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtArticulatedPartInterceptor.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #ifndef DtArticulatedPartInterceptor_H_
11 #define DtArticulatedPartInterceptor_H_
12 
13 #include <vrvVrl/vrvVrl.h>
14 #include <vlpi/articulatedPart.h>
15 
16 namespace makVrv
17 {
18  class DtArticulatedPartListener;
19 
23  {
24  public:
25 
28 
31 
33  virtual bool setParameter(ParameterMetric parameterMetric,
34  const Parameter& parameter,
35  bool setOnlyValue = true);
36 
37  protected:
39  };
40 }
41 
42 #endif
43 
#define DT_DLL_VRVVRL
Definition: vrvVrl.h:19
DtArticulatedPartListener & myListener
Definition: DtArticulatedPartInterceptor.h:38
An interceptor for the articulated parts.
Definition: DtArticulatedPartInterceptor.h:22
Listener for changes in articulated parts.
Definition: DtArticulatedPartListener.h:24
Contains DLL export macros.

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)