Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

plobject.cpp

Go to the documentation of this file.
00001 /*
00002 /--------------------------------------------------------------------
00003 |
00004 |      $Id: plobject.cpp,v 1.1 2004/05/21 21:02:53 maxx Exp $
00005 |
00006 |      Copyright (c) 1996-1998 Ulrich von Zadow
00007 |
00008 \--------------------------------------------------------------------
00009 */
00010 
00011 #include "plstdpch.h"
00012 #include "plobject.h"
00013 
00014 
00015 PLObject::PLObject()
00016 {
00017 
00018 }
00019 
00020 PLObject::~PLObject()
00021 {
00022 
00023 }
00024 
00025 void PLObject::AssertValid() const
00026 {
00027 }
00028 
00029 /*
00030 /--------------------------------------------------------------------
00031 |
00032 |      $Log: plobject.cpp,v $
00033 |      Revision 1.1  2004/05/21 21:02:53  maxx
00034 |      Initial Version of vuVolume, moderatly changed to make it compile on my windows and linux machine.
00035 |
00036 |      Revision 1.1  2002/11/13 01:58:21  mspindle
00037 |      *** empty log message ***
00038 |
00039 |      Revision 1.3  2001/09/16 20:57:17  uzadow
00040 |      Linux version name prefix changes
00041 |
00042 |      Revision 1.2  2000/05/27 16:34:05  Ulrich von Zadow
00043 |      Linux compatibility changes
00044 |
00045 |      Revision 1.1  2000/01/17 23:45:07  Ulrich von Zadow
00046 |      MFC-Free version.
00047 |
00048 |
00049 \--------------------------------------------------------------------
00050 */

Generated on Wed Dec 15 21:20:30 2004 for vuVolume by  doxygen 1.3.9.1