home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Studio 5 / Ray Dream.iso / pc / DreamSDK / Windows / SAMPLES / DEFORMER / DEFX / GUID.CPP < prev    next >
Encoding:
C/C++ Source or Header  |  1997-07-11  |  364 b   |  12 lines

  1. // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
  2. /* $Id: Guid.cpp 1.3 1997/05/06 18:16:50 damien Exp $ */
  3.  
  4. #define INITGUID        // to initialise the GUIDs
  5.  
  6. #include "I3DExDfr.h"     // IID_I3DExDeformer
  7. #include "I3DShUti.h" // IID used by 3DCoFail
  8. #include "COMDEFX.h"      // CLSID_COMDeformer
  9. #include "IShFMesh.h"     // IID_FacetMesh
  10.  
  11.  
  12.