pch.h

Go to the documentation of this file.
00001 //
00002 //  Copyright (c) 1996-2006 by Autodesk, Inc.
00003 //
00004 //  By using this code, you are agreeing to the terms and conditions of
00005 //  the License Agreement included in the documentation for this code.
00006 //
00007 //  AUTODESK MAKES NO WARRANTIES, EXPRESS OR IMPLIED, AS TO THE CORRECTNESS
00008 //  OF THIS CODE OR ANY DERIVATIVE WORKS WHICH INCORPORATE IT. AUTODESK
00009 //  PROVIDES THE CODE ON AN "AS-IS" BASIS AND EXPLICITLY DISCLAIMS ANY
00010 //  LIABILITY, INCLUDING CONSEQUENTIAL AND INCIDENTAL DAMAGES FOR ERRORS,
00011 //  OMISSIONS, AND OTHER PROBLEMS IN THE CODE.
00012 //
00013 //  Use, duplication, or disclosure by the U.S. Government is subject to
00014 //  restrictions set forth in FAR 52.227-19 (Commercial Computer Software
00015 //  Restricted Rights) and DFAR 252.227-7013(c)(1)(ii) (Rights in Technical
00016 //  Data and Computer Software), as applicable.
00017 //
00018 
00022 
00023 #ifndef _WHIPTK_PCH_H
00024 #define _WHIPTK_PCH_H
00025 
00026 #include <stdio.h>
00027 #include <math.h>
00028 
00029 #include "whiptk/allclass.h"
00030 #include "whiptk/whipcore.h"
00031 #include "whiptk/wendian.h"
00032 #include "whiptk/wtstring.h"
00033 #include "whiptk/matrix.h"
00034 
00035 #include "whiptk/list.h"
00036 #include "whiptk/url_list.h"
00037 
00038 #include "whiptk/compdata.h"
00039 #include "whiptk/lz77comp.h"
00040 #include "whiptk/lz77decp.h"
00041 #include "whiptk/lzdefs.h"
00042 #include "whiptk/fifo.h"
00043 #include "whiptk/object.h"
00044 #include "whiptk/attribute.h"
00045 
00046 #include "whiptk/informational.h"
00047 #include "whiptk/timestamp.h"
00048 
00049 #include "whiptk/code_page.h"
00050 #include "whiptk/color.h"
00051 #include "whiptk/colormap.h"
00052 #include "whiptk/contour_set.h"
00053 #include "whiptk/dashpat.h"
00054 #include "whiptk/backgrnd.h"
00055 #include "whiptk/embed.h"
00056 #include "whiptk/embedded_font.h"
00057 #include "whiptk/fill.h"
00058 #include "whiptk/fillpat.h"
00059 #include "whiptk/font_options.h"
00060 #include "whiptk/font.h"
00061 #include "whiptk/linepat.h"
00062 #include "whiptk/linestyle.h"
00063 #include "whiptk/lweight.h"
00064 
00065 #include "whiptk/projection.h"
00066 #include "whiptk/url.h"
00067 #include "whiptk/view.h"
00068 #include "whiptk/viewport_options.h"
00069 #include "whiptk/viewport.h"
00070 #include "whiptk/visible.h"
00071 #include "whiptk/layer.h"
00072 #include "whiptk/layer_list.h"
00073 #include "whiptk/inked_area.h"
00074 #include "whiptk/named_view_list.h"
00075 #include "whiptk/named_view.h"
00076 #include "whiptk/trusted_font_list.h"
00077 #include "whiptk/units.h"
00078 
00079 #include "whiptk/rendition.h"
00080 
00081 #include "whiptk/drawable.h"
00082 
00083 #include "whiptk/pointset.h"
00084 #include "whiptk/gouraud_pointset.h"
00085 
00086 #include "whiptk/ellipse.h"
00087 #include "whiptk/image.h"
00088 #include "whiptk/pnggroup4image.h"
00089 #include "whiptk/gouraud_polyline.h"
00090 #include "whiptk/gouraud_polytri.h"
00091 #include "whiptk/origin.h"
00092 #include "whiptk/polyline.h"
00093 #include "whiptk/polytri.h"
00094 #include "whiptk/polygon.h"
00095 #include "whiptk/polymark.h"
00096 #include "whiptk/text.h"
00097 #include "whiptk/merge_control.h"
00098 #include "whiptk/plot_optimized.h"
00099 #include "whiptk/object_node.h"
00100 #include "whiptk/object_node_list.h"
00101 #include "whiptk/group_begin.h"
00102 #include "whiptk/group_end.h"
00103 #include "whiptk/blockref_defs.h"
00104 #include "whiptk/blockref.h"
00105 #include "whiptk/directory.h"
00106 #include "whiptk/filetime.h"
00107 
00108 #include "whiptk/dwfhead.h"
00109 #include "whiptk/endofdwf.h"
00110 #include "whiptk/unknown.h"
00111 
00112 #include "whiptk/heuristics.h"
00113 #include "whiptk/file.h"
00114 #include "whiptk/guid_list.h"
00115 #include "whiptk/macro_definition.h"
00116 #include "whiptk/macro_draw.h"
00117 #include "whiptk/macro_scale.h"
00118 #include "whiptk/macro_index.h"
00119 #include "whiptk/opcode.h"
00120 #include "whiptk/userdata.h"
00121 #include "whiptk/penpat.h"
00122 #include "whiptk/signdata.h"
00123 #include "whiptk/blockref_list.h"
00124 #include "whiptk/font_extension.h"
00125 #include "whiptk/penpat_options.h"
00126 
00127 #include "whiptk/object_stream.h"
00128 
00129 #include "whiptk/text_halign.h"
00130 #include "whiptk/text_valign.h"
00131 #include "whiptk/text_background.h"
00132 
00133 #include "whiptk/delineate.h"
00134 #include "whiptk/overpost.h"
00135 #include "whiptk/usrhatchpat.h"
00136 #include "whiptk/fileext.h"
00137 
00138 
00139 #endif
00140 

Generated on Tue Jan 6 22:41:13 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5