Global coordinates of polygon points
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/05/2003 at 10:28, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform: Windows ;
Language(s) : C++ ;---------
Hi,
How can I get the world coordinates of a point of a polygonal object? I need the global coordinates of all polygon points in the scene, and I only find functions to get the local coordinates but I don't find a function to convert this local one's in global one's.
Have anybody a solution?
Cathleen -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/05/2003 at 11:20, xxxxxxxx wrote:
point[i]*op->GetMg();
Best
Samir