VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
humanMovementControlOutputPortGroup.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2006 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
10 
11 #pragma once
12 
15 
16 class DtAnalogOutputPort;
17 
23 {
24 public:
27  static DtHumanMovementControlOutputPortGroup* create(const DtString& name);
28 
29 protected:
34  virtual bool init();
35 
36 public:
38 
41  virtual DtAnalogOutputPort* movementDirectionPort();
44  virtual DtAnalogOutputPort* facingDirectionPort();
47  virtual DtAnalogOutputPort* speedPort();
48 
49 private:
56 
57 protected:
61 };
62 

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)