VR-Forces 4.1 Class Documentation
vrfVrvOverrides.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
10 
11 #pragma once
12 
14 #include <vrvCore/DtDe.h>
15 
16 class DtVrfDe : public makVrv::DtDe
17 {
18 public:
19  DtVrfDe();
20 
21 protected:
22  virtual void postInitialize();
23 };
24 
26 {
27 public:
28 
31 
32 protected:
35 
37  virtual void initialize();
38 };
39 
41 {
42 public:
45 };
46 

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)