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