Xref: news2.mv.net comp.os.msdos.djgpp:7780 From: Sumo Steve Newsgroups: comp.os.msdos.djgpp Subject: Anybody using dxf for c++? Date: 22 Aug 1996 18:33:28 +0100 Organization: Department of Maths, TCD. Lines: 13 Message-ID: <4vi5l8$l4k@gosset.maths.tcd.ie> Reply-To: steve AT maths DOT tcd DOT ie NNTP-Posting-Host: gosset.maths.tcd.ie To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp And if so some sample source would be appreciated. The docs are rather skimpy, only one example of pointer to function, and nothing about structs or classes. Heres the idea anyway - for my raytracer to be able to define your own camera object for different effects (fisheye, flat, ...) without having to recompile/link the lot. Thanks Stephen