OMKBoundingBoxExtension.h

Go to the documentation of this file.
00001 #ifndef OMK_INP_BOUNDINGBOXEXTENSION_H
00002 #define OMK_INP_BOUNDINGBOXEXTENSION_H
00003 
00004 #include "OMKGenericKeyExtension.h"
00005 namespace OMK
00006 {
00007   namespace Vis { class OgreVis ; }
00008 
00009   namespace Inp
00010   {
00011 
00051 class OMKINPUTS_API BoundingBoxExtension:  
00052   public OMK::Inp::GenericKeyExtension< OMK::Vis::OgreVis >
00053 {
00056   DECLARE_EXTENSION_FACTORY( BoundingBoxExtension ) ;
00057 protected:
00060   void action() ;
00061 };
00062   } // namespace Inp
00063 } // namespace OMK
00064 
00065 #endif // OMK_INP_BOUNDINGBOXEXTENSION_H

logo OpenMask

Documentation generated on Mon Jun 9 11:45:55 2008

Generated with doxygen by Dimitri van Heesch ,   1997-2007