VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
createObjectBuilder.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
11 #include <vrfLua/vrfLuaDefines.h>
13 #include <luabind/luabind.hpp>
15 
16 class DtSimManager;
17 
21 {
22 private:
24 
29 
30 public:
33 
35  virtual ~DtCreateObjectBuilder();
36 
38  virtual DtScriptVrfObject createObject();
39 
40 protected:
42 };
43 

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)