From: Ethan M. <merritt@u.washington.edu> - 2004-02-27 20:24:18
|
On Thursday 26 February 2004 09:22 am, Ethan Merritt wrote: > On Thursday 26 February 2004 04:39 am, Hans-Bernhard Broeker wrote: > > cgm.trm can't be built if FILLEDBOXES was turned on, but PM3D wasn't, > > because CGM_fillbox uses the PM3D type gpiPoint internally, and calls > > CGM_filled_polygon() to do the actual job. > > If necessary I can probably hack at it to make it compile properly given > the various conditional compilation options, but I would need to have > someone else to confirm the validity of the output in each case. Simple patch attached. It just dummies up one typedef so that cgm.trm can use the same code it would have used if PM3D were present. Someone please confirm that this works on a system with "real" cgm. -- Ethan A Merritt merritt@u.washington.edu Biomolecular Structure Center (206)543-1421 Mailstop 357742 University of Washington, Seattle, WA 98195 |