VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtEffectControllerCreator.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <vrvOsg/vrvOsg.h>
4 
5 namespace makVrv
6 {
7  class DtOsgEffectTextureController;
8  class DtOsgFileCache;
9 
11  {
12  public:
14  virtual ~DtEffectControllerCreator();
15  virtual DtOsgEffectTextureController* create(const DtOsgFileCache& fileCache) = 0;
16  };
17 }
18 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)