Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
marstd.cpp
Go to the documentation of this file.00001 #ifndef __marstd_cpp__ 00002 #define __marstd_cpp__ 00003 00005 // MarSTD version 2004 - (c)2004 - Marcel Smit // 00006 // // 00007 // [email protected] // 00008 // [email protected] // 00009 // // 00010 // This code may not be used in a commercial product without my // 00011 // permission. If you redistribute it, this message must remain // 00012 // intact. If you use this code, some acknowledgement would be // 00013 // appreciated. ;-) // 00015 00017 00019 00020 00021 #include "marstd.h" 00022 00023 //--------------------------------------------------------------------------- 00024 00025 #include "src/CVertex.cpp" 00026 #include "src/CPoly.cpp" 00027 #include "src/COctree.cpp" 00028 #include "src/CMatrix.cpp" 00029 #include "src/CMatrix4.cpp" 00030 #include "src/CIsosurface.cpp" 00031 #include "src/CGeomCompiler.cpp" 00032 #include "src/CGeomBuilder.cpp" 00033 #include "src/CBsp.cpp" 00034 #include "src/CBrush.cpp" 00035 #include "src/CBezier.cpp" 00036 #include "src/CCsg2D.cpp" 00037 #include "src/CCsg3D.cpp" 00038 00039 //--------------------------------------------------------------------------- 00040 00041 #endif
Generated on Tue Feb 8 21:59:02 2005 for MarSTDv2004 by
