home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / demos / gpc / new_ents.h < prev    next >
Encoding:
Text File  |  1991-02-15  |  3.3 KB  |  96 lines

  1. /* $XConsortium: new_ents.h,v 5.1 91/02/16 10:07:48 rws Exp $ */
  2.  
  3. /*
  4.  */
  5. /*--------------------------------------------------------------------*\
  6. |
  7. |  Copyright (C) 1989,1990, 1991, National Computer Graphics Association
  8. |
  9. |  Permission is granted to any individual or institution to use, copy, or
  10. |  redistribute this software so long as it is not sold for profit, provided
  11. |  this copyright notice is retained.
  12. |
  13. |                         Developed for the
  14. |                National Computer Graphics Association
  15. |                         2722 Merrilee Drive
  16. |                         Fairfax, VA  22031
  17. |                           (703) 698-9600
  18. |
  19. |                                by
  20. |                 SimGraphics Engineering Corporation
  21. |                    1137 Huntington Drive  Unit A
  22. |                      South Pasadena, CA  91030
  23. |                           (213) 255-0900
  24. |---------------------------------------------------------------------
  25. |
  26. | Author        :    SimGraphics Engineering Corportation
  27. |
  28. | File          :    new_ents.h
  29. | Date          :    Fri Feb  9 10:46:55 PST 1990
  30. | Project       :    PLB
  31. | Description   :    
  32. | Status        :    Version 1.0
  33. |
  34. | Revisions     :    
  35. |
  36. \*--------------------------------------------------------------------*/
  37. BIF_Activeview            *new_activeview();
  38. BIF_Anno_text3            *new_annotext3();
  39. BIF_Applytoglobal3        *new_applytoglobal3();
  40. BIF_Applytolocal3        *new_applytolocal3();
  41. BIF_Index            *new_backgroundcolorindex();
  42. BIF_Beginstructure        *new_beginstructure();
  43. BIF_Begintest            *new_begintest();
  44. BIF_Callstructure        *new_callstructure();
  45. BIF_Charheight            *new_charheight();
  46. BIF_Charupvector        *new_charupvector();
  47. BIF_Cleargeometry        *new_cleargeometry();
  48. BIF_Colormodel            *new_colormodel();
  49. BIF_Concatmatrix3        *new_concatmatrix3();
  50. BIF_Defaultviewspecification    *new_defaultviewspecification();
  51. BIF_Definecolor            *new_definecolor();
  52. BIF_Definelight            *new_definelight();
  53. BIF_Defineviewspecification    *new_defineviewspecification();
  54. BIF_Endtest            *new_endtest();
  55. BIF_Executestructure        *new_executestructure();
  56. BIF_Fillareaset            *new_fillareaset();
  57. BIF_Fillareaset3        *new_fillareaset3();
  58. BIF_All                *new_generic();
  59. BIF_Globaltransformation3    *new_globaltransformation3();
  60. BIF_Hlhsremoval            *new_hlhsremoval();
  61. BIF_Identity3            *new_identity3();
  62. BIF_Indexpolygons3        *new_indexpolygons3();
  63. BIF_Invertmatrix3        *new_invertmatrix3();
  64. BIF_Lightstate            *new_lightstate();
  65. BIF_Line            *new_line();
  66. BIF_Line3            *new_line3();
  67. BIF_Localtransformation3    *new_localtransformation3();
  68. BIF_Marker            *new_marker();
  69. BIF_Marker3            *new_marker3();
  70. BIF_Matrix3            *new_matrix3();
  71. BIF_Pause            *new_pause();
  72. BIF_Pixelmap3            *new_pixelmap3();
  73. BIF_Polygon            *new_polygon();
  74. BIF_Polygon3            *new_polygon3();
  75. BIF_Quadmesh3            *new_quadmesh3();
  76. BIF_Readgeometry        *new_readgeometry();
  77. BIF_Rotate3            *new_rotate3();
  78. BIF_Rotatexyz3            *new_rotatexyz3();
  79. BIF_Scale3            *new_scale3();
  80. BIF_Simple_triple        *new_simple_triple();
  81. BIF_Sleep            *new_sleep();
  82. BIF_Text            *new_text();
  83. BIF_Text3            *new_text3();
  84. BIF_Textalign            *new_textalign();
  85. BIF_Index            *new_textcolorindex();
  86. BIF_Textfont            *new_textfont();
  87. BIF_Textpath            *new_textpath();
  88. BIF_Textprec            *new_textprec();
  89. BIF_Translate3            *new_translate3();
  90. BIF_Triangle3            *new_triangle3();
  91. BIF_Vieworientation3        *new_vieworientation3();
  92. BIF_Withdata3            *new_withdata3();
  93. BIF_Nubc            *new_nubc();
  94. BIF_Nubs            *new_nubs();
  95.  
  96.