VR-Forces 4.2 Class Documentation
DtVrfDiGuyCharacterModel.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2011 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 /*
7 
10 
12 
13 #pragma once
14 
15 #include <vrfGuiCore/vrfGuiCore.h>
16 #include <vrvDiGuy/DtDiGuyCharacterModel.h>
17 
18 namespace makVrf
19 {
20  class DT_DLL_VRFGUICORE DtVrfDiGuyCharacterModel : public makVrv::DtDiGuyCharacterModel
21  {
22 
23  public:
24 
26  DtVrfDiGuyCharacterModel(makVrv::DtDe& de, makVrv::DtUniqueID id);
27 
29  virtual ~DtVrfDiGuyCharacterModel();
30 
31  virtual void setPaused(bool);
32  };
33 }
34 */

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)