home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / avs / 1035 < prev    next >
Encoding:
Text File  |  1992-12-23  |  951 b   |  25 lines

  1. Newsgroups: comp.graphics.avs
  2. Path: sparky!uunet!spool.mu.edu!agate!linus!linus.mitre.org!elara.mitre.org!wbardwel
  3. From: wbardwel@elara.mitre.org (Bill Bardwell)
  4. Subject: Irregular Field Coords 
  5. Message-ID: <1992Dec23.212707.9451@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: elara.mitre.org
  8. Organization: Research Computer Facility, MITRE Corporation, Bedford, MA
  9. Date: Wed, 23 Dec 1992 21:27:07 GMT
  10. Lines: 13
  11.  
  12.  
  13. While trying to figure out how to set coordinates
  14. in a 2D 3-coords irregular I came across this in field.h:
  15. "NOTE: These only work for 3D 3-space data! If there is some other dimensionality or space, you want to use
  16. UTILget_coord(field, i, j, k, &x, &y, &z)"
  17. Can anyone tell me how to use this (why is so much stuff
  18. missing from the manuals...(like the existance of any of
  19. the UTIL stuff...))
  20. Thanks.
  21.  
  22. William Bardwell
  23. wbardwel@elara.mitre.org
  24. P.S. still haven't figured out how to set the coords right.
  25.