00001 /* 00002 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ 00003 Ephydryne Components. 00004 Ephydryne is a part of the Hyperion Project. 00005 ---------------------------------------------------------- 00006 Copyright (c) 2001 Pierre Rebours. 00007 00008 This library is free software; you can redistribute it and/or 00009 modify it under the terms of the GNU Lesser General Public 00010 License as published by the Free Software Foundation; either 00011 version 2.1 of the License, or (at your option) any later version. 00012 00013 This library is distributed in the hope that it will be useful, 00014 but WITHOUT ANY WARRANTY; without even the implied warranty of 00015 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 00016 00017 See hyp.license.txt file for more information about the license. 00018 00019 Web: http://lagrandeporte.multimania.com/hyperion 00020 Email: pierre_rebours@yahoo.com 00021 ---------------------------------------------------------- 00022 CVS 00023 $Log$ 00024 00025 Creation 21/04/01 Pierre Rebours 00026 \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ 00027 */ 00028 00029 00030 00031 // {AF8B31E1-36A0-11d5-A099-0080AD97951B} 00032 DEFINE_GUID(TID_HYPMatrix, 00033 0xaf8b31e1, 0x36a0, 0x11d5, 0xa0, 0x99, 0x0, 0x80, 0xad, 0x97, 0x95, 0x1b); 00034 00035 // {5151B1C2-3F11-11d5-A099-0080AD97951B} 00036 DEFINE_GUID(TID_HYPNode, 00037 0x5151b1c2, 0x3f11, 0x11d5, 0xa0, 0x99, 0x0, 0x80, 0xad, 0x97, 0x95, 0x1b); 00038 00039 // {5151B1C5-3F11-11d5-A099-0080AD97951B} 00040 DEFINE_GUID(TID_HYPBase, 00041 0x5151b1c5, 0x3f11, 0x11d5, 0xa0, 0x99, 0x0, 0x80, 0xad, 0x97, 0x95, 0x1b); 00042 00043 // {5151B1C6-3F11-11d5-A099-0080AD97951B} 00044 DEFINE_GUID(TID_HYPElement, 00045 0x5151b1c6, 0x3f11, 0x11d5, 0xa0, 0x99, 0x0, 0x80, 0xad, 0x97, 0x95, 0x1b); 00046 00047 // {5151B1C7-3F11-11d5-A099-0080AD97951B} 00048 DEFINE_GUID(TID_HYPSide, 00049 0x5151b1c7, 0x3f11, 0x11d5, 0xa0, 0x99, 0x0, 0x80, 0xad, 0x97, 0x95, 0x1b); 00050 00051 00052 // {5151B1C1-3F11-11d5-A099-0080AD97951B} 00053 DEFINE_GUID(TID_HYPMesh, 00054 0x5151b1c1, 0x3f11, 0x11d5, 0xa0, 0x99, 0x0, 0x80, 0xad, 0x97, 0x95, 0x1b);
|
|