Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

ExCGizmo.cpp

Go to the documentation of this file.
00001 
00002 /* $Id: ExCGizmo.cpp,v 1.2 2002/05/29 00:03:46 binny Exp $ */
00003 
00004 #include "ExCGizmo.h"
00005 
00006 ExCGizmo::ExCGizmo(void)
00007 {
00008 }
00009 
00010 ExCGizmo::~ExCGizmo(void)
00011 {
00012 }
00013 
00014 void ExCGizmo::Draw(void)
00015 {
00016 }

Generated on Tue Aug 6 20:27:07 2002 for ExNihilo by doxygen1.2.17