|
From: Dair G. <da...@re...> - 2004-09-16 15:22:26
|
Roger Holmes wrote: >In the Quesa inheritance structure, does TQ3RasteriseCameraTransform >inherit from TQ3Transform as its name implies? Yep - the camera transform and the rasterise camera transform both derive from the transform object. >If it does, shouldn't Q3Transform_GetMatrix work on it? At present it >gives an assertion error. It should work (i.e., not fail), although it won't return anything sensible. It should call down to e3transform_camera_rasterize_matrix, which will return an identity matrix for want of anything else. Where do you get the assert from? -dair ___________________________________________________ mailto:dair+refnum.com http://www.refnum.com/ |