home *** CD-ROM | disk | FTP | other *** search
- /* $XConsortium: doentity.h,v 5.1 91/02/16 10:07:30 rws Exp $ */
-
- /*
- */
- /*--------------------------------------------------------------------*\
- |
- | Copyright (C) 1989,1990, 1991, National Computer Graphics Association
- |
- | Permission is granted to any individual or institution to use, copy, or
- | redistribute this software so long as it is not sold for profit, provided
- | this copyright notice is retained.
- |
- | Developed for the
- | National Computer Graphics Association
- | 2722 Merrilee Drive
- | Fairfax, VA 22031
- | (703) 698-9600
- |
- | by
- | SimGraphics Engineering Corporation
- | 1137 Huntington Drive Unit A
- | South Pasadena, CA 91030
- | (213) 255-0900
- |---------------------------------------------------------------------
- |
- | Author : mjf / SimGraphics Engineering Corportation
- |
- | File : doentity.h
- | Date : 3/19/89
- | Project : PLB
- | Description : Definitions of the doentity functions
- | Status : Version 1.0
- |
- | Revisions :
- |
- \*--------------------------------------------------------------------*/
-
- int do_activeview();
- int do_annotext3();
- int do_annotextcharheight();
- int do_annotextcharupvector();
- int do_annotextstyle();
- int do_applytoglobal3();
- int do_applytolocal3();
- int do_backfaceinteriorcolor();
- int do_backfaceinteriorcolorindex();
- int do_backfaceprocessing();
- int do_backfaceproperties();
- int do_beginstructure();
- int do_begintest();
- int do_callstructure();
- int do_charexp();
- int do_charheight();
- int do_charspace();
- int do_charupvector();
- int do_cleargeometry();
- int do_concatmatrix3();
- int do_defaultviewspecification();
- int do_definecolor();
- int do_definedepthcue();
- int do_definelight();
- int do_defineviewspecification();
- int do_depthcueindex();
- int do_edgecolor();
- int do_edgecolorindex();
- int do_edgeflag();
- int do_edgetype();
- int do_edgewidth();
- int do_endstructure();
- int do_endtest();
- int do_executestructure();
- int do_fillareaset();
- int do_fillareaset3();
- int do_fillareasetwithdata3();
- int do_getmatrix3();
- int do_globaltransformation3();
- int do_hlhsremoval();
- int do_identity3();
- int do_indexpolygons3();
- int do_interiorstyle();
- int do_interiorcolor();
- int do_interiorcolorindex();
- int do_interiorlighting();
- int do_interiorpatternindex();
- int do_interiorshading();
- int do_invertmatrix3();
- int do_invokeatframe();
- int do_lightstate();
- int do_line();
- int do_line3();
- int do_linecolor();
- int do_linecolorindex();
- int do_lineshading();
- int do_linetype();
- int do_linewidth();
- int do_localtransformation3();
- int do_marker();
- int do_marker3();
- int do_markercolor();
- int do_markercolorindex();
- int do_markersize();
- int do_markertype();
- int do_matrix3();
- int do_pause();
- int do_pixelmap3();
- int do_polygon();
- int do_polygon3();
- int do_polygonwithdata3();
- int do_popmatrix3();
- int do_pushmatrix3();
- int do_quadmesh3();
- int do_readgeometry();
- int do_rotate3();
- int do_rotatexyz3();
- int do_scale3();
- int do_sleep();
- int do_surfaceproperties();
- int do_text();
- int do_text3();
- int do_textalign();
- int do_textcolor();
- int do_textcolorindex();
- int do_textfont();
- int do_textpath();
- int do_textprec();
- int do_translate3();
- int do_triangle3();
-
-