go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[burchard: Fun with incompatible pointers...]


  • To: software
  • Subject: [burchard: Fun with incompatible pointers...]
  • From: munzner
  • Date: Thu, 20 Jan 94 16:57:14 -0600


The fantasy (or "documentation", as we say in the trade):

/u/gcg/ngrap/include/pick.h:47
> #define PA_FACE		109	/* Point3 *; array of ...

versus the reality:

/u/gcg/ngrap/src/lib/gprim/geom/pick.c:216
>    case PA_FACE: *(HPoint3 **)attrp = p->f; break;

/u/gcg/ngrap/src/lib/gprim/polylist/plpick.c:68
>      HPt3Transform(T, &pl->p[found].v[i]->pt, &p->f[i]);

Note that in contrast, PA_POINT really _is_ only calculated
as a Point3, as far as I can tell.  This inconsistency
does not appear to serve any useful purpose.

PB


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo