cgma
GeometryHealerEngine.cpp
Go to the documentation of this file.
00001 //-----------------------------------------------------------------------------
00002 // Filename      : GeometryHealerEngine.cpp
00003 //
00004 // Purpose       : Define the healer interface for all solid modeling engines.
00005 //
00006 // Special Notes : This is an abstract base class for the healer functions.
00007 //
00008 // Creator       : Tyronne Lim (CAT)
00009 //
00010 // Creation Date : 7/21/03
00011 //
00012 // Owner         : 
00013 //-----------------------------------------------------------------------------
00014 
00015 // *** BEGIN INCLUDES *** //
00016 
00017 #include "GeometryHealerEngine.hpp"
00018 
00019 // *** END INCLUDES *** //
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines