メインページ | ネームスペース一覧 | クラス階層 | 構成 | Directories | ファイル一覧 | ネームスペースメンバ | 構成メンバ | ファイルメンバ | 関連ページ

CDConvex.h

00001 #ifndef CDCONVEX_H
00002 #define CDCONVEX_H
00003 #include "CDGeometry.h"
00004 #include "CDPhysicalMaterial.h"
00005 
00006 namespace Spr {;
00007 
00008 class CDConvex:public CDGeometry{
00009 public:
00010     SGOBJECTDEFABST(CDConvex);
00011     /// サポートポイントを求める.
00012     virtual Vec3f Support(const Vec3f& p) const =0;
00013 };
00014 
00015 }
00016 #endif

Springheadに対してSun Apr 16 01:57:49 2006に生成されました。  doxygen 1.4.1