FDH14List.h

Go to the documentation of this file.
00001 /* $Id: FDH14List.h,v 1.2 2002/11/05 14:31:15 anonymous Exp $ */
00002 
00003 #ifndef __FDH_14_LIST_H
00004 #define __FDH_14_LIST_H
00005 
00006 #include <esg/geometry/BVList.h>
00007 #include <esg/geometry/FDH14.h>
00008 
00009 namespace esg {
00010 
00011 class OGSCENE_EXPORT FDH14List : public BVList {
00012 public:
00013     FDH14List() : BVList(FDH14::DIRS, FDH14::FDHMat) {}
00014 };
00015 
00016 }; // namespace
00017 
00018 #endif // __FDH_14_LIST_H

Generated on Wed Jun 28 12:24:28 2006 for esg by  doxygen 1.4.6