I'm writing some code to build Soya objects from a description read from a file. I have a vector and 3x3 matrix representing the position and orientation of an object. As far as I can tell, the only way of using these is to figure out where abouts to stuff them into the 'matrix' property, which is just a big linear array of numbers.
I think I've worked out what needs to go where, but I was wondering if there were a higher-level API for doing this that I'd missed somewhere. -- Greg _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
