THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/01/2006 at 16:04, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.521
Platform: Windows ;
Language(s) : C++ ;
---------
Hi guys,
Really new to the Cinema C++ SDK so please excuse the novice question =) But, in the BaseDraw class the GetFrame() and GetSafeFrame() member functions only return coordinates in Pixels which are of type LONG. If I wanted to create vectors from these coordinates would I use a static_cast<Real> and input these coordinates into the respective Vector component?
Thanks in advance for any help
-Josh-