OMKStaticHumano.h

Go to the documentation of this file.
00001 #ifndef OMK_STATICHUMANO_H
00002 #define OMK_STATICHUMANO_H
00003 
00004 //-----------------------------------------------------------------------------
00005 #include "OMKBasicHumano.h"
00006 #include "OMKPostureDataType.h"
00007 
00008 namespace OMK
00009 {
00010 //-----------------------------------------------------------------------------
00013 class OMKADDON_API StaticHumano : public BasicHumano 
00014 {
00015   DECLARE_OBJECT_FACTORY( StaticHumano ) ;
00016 protected:
00018   virtual HBT::InitialisationSequence* getInitialiseSequence() ;
00019   HBT::InitialisationSequence _initialisationSequence ;
00020 } ;
00021 
00022 } // namespace OMK
00023 #endif // defined OMK_STATICHUMANO_H
00024 
00025 

logo OpenMask

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

Generated with doxygen by Dimitri van Heesch ,   1997-2007