home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Studio 5 / Ray Dream.iso / pc / DreamSDK / Macintosh / Samples / camera / CAMC / Guid.cpp < prev    next >
Encoding:
Text File  |  1997-07-09  |  650 b   |  19 lines

  1. /* $Id: Guid.cpp 1.2 1997/02/26 01:33:52 damien Exp $ */
  2. // Copyright (c) 1995, Ray Dream, Inc. All rights reserved.
  3.  
  4. ////////////////////////////////////////////////////////////////////////
  5. //   Second Camera Example : Conical Camera                           //
  6. //--------------------------------------------------------------------//
  7. //   GUID Definitions                                                                                                    //
  8. //////////////////////////////////////////////////////////////////////// 
  9.  
  10.  
  11. #define INITGUID        // to initialise the GUIDs
  12.  
  13. #include "I3DExCam.h"   // IID_I3DExCamera
  14. #include "I3DShUti.h" // IID used by 3DCoFail
  15. #include "COMCAMC.h"   // CLSID_ConicCamera
  16.  
  17.  
  18.  
  19.