collisiondetectors/CD_MoreComplex.h

Go to the documentation of this file.
00001 //## begin module%371E477D02E4.cm preserve=no
00002 //        %X% %Q% %Z% %W%
00003 //## end module%371E477D02E4.cm
00004 
00005 //## begin module%371E477D02E4.cp preserve=no
00006 //## end module%371E477D02E4.cp
00007 
00008 //## Module: CD_MoreComplex%371E477D02E4; Pseudo Package specification
00009 //## Source file: C:\project\mpk\code\CollisionDetectors\CD_MoreComplex.h
00010 
00011 #ifndef CD_MoreComplex_h
00012 #define CD_MoreComplex_h 1
00013 
00014 //## begin module%371E477D02E4.additionalIncludes preserve=no
00015 //## end module%371E477D02E4.additionalIncludes
00016 
00017 //## begin module%371E477D02E4.includes preserve=yes
00018 //## end module%371E477D02E4.includes
00019 
00020 // CD_JointLimits
00021 #include "CollisionDetectors\CD_JointLimits.h"
00022 //## begin module%371E477D02E4.additionalDeclarations preserve=yes
00023 //## end module%371E477D02E4.additionalDeclarations
00024 
00025 
00026 //## begin CD_MoreComplex%371E477D02E4.preface preserve=yes
00027 //## end CD_MoreComplex%371E477D02E4.preface
00028 
00029 //## Class: CD_MoreComplex%371E477D02E4
00030 //## Category: CollisionDetectors%36FB14140230
00031 //## Persistence: Transient
00032 //## Cardinality/Multiplicity: n
00033 
00034 class CD_MoreComplex : public CD_JointLimits  //## Inherits: <unnamed>%37542D720281
00035 {
00036   //## begin CD_MoreComplex%371E477D02E4.initialDeclarations preserve=yes
00037   //## end CD_MoreComplex%371E477D02E4.initialDeclarations
00038 
00039   public:
00040     //## Destructor (generated)
00041       virtual ~CD_MoreComplex();
00042 
00043     // Additional Public Declarations
00044       //## begin CD_MoreComplex%371E477D02E4.public preserve=yes
00045       //## end CD_MoreComplex%371E477D02E4.public
00046 
00047   protected:
00048     // Additional Protected Declarations
00049       //## begin CD_MoreComplex%371E477D02E4.protected preserve=yes
00050       //## end CD_MoreComplex%371E477D02E4.protected
00051 
00052   private:
00053     // Additional Private Declarations
00054       //## begin CD_MoreComplex%371E477D02E4.private preserve=yes
00055       //## end CD_MoreComplex%371E477D02E4.private
00056 
00057   private: //## implementation
00058     // Additional Implementation Declarations
00059       //## begin CD_MoreComplex%371E477D02E4.implementation preserve=yes
00060       //## end CD_MoreComplex%371E477D02E4.implementation
00061 
00062 };
00063 
00064 //## begin CD_MoreComplex%371E477D02E4.postscript preserve=yes
00065 //## end CD_MoreComplex%371E477D02E4.postscript
00066 
00067 // Class CD_MoreComplex 
00068 
00069 //## begin module%371E477D02E4.epilog preserve=yes
00070 //## end module%371E477D02E4.epilog
00071 
00072 
00073 #endif

Generated on Sat Apr 1 21:30:36 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO