THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/01/2004 at 11:39, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.207
Platform: Windows ;
Language(s) : C++ ;
---------
I'm trying to write an object plugin, that generates geometry according to its distance to the camera.
The problem is, that if the object is a virtual object
of a generator, the GetMg call seems to return only the local matrix and not the proper global matrix.
How can I determine the correct matrix?
I hope somebody can help me.
Thanks in advance.