GeAllocType not in SDK [SOLVED]
-
On 25/03/2015 at 10:27, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac OSX ;
Language(s) : C++ ;---------
Hi,I'm trying some stuff out, and I got an error with GeAllocType.
So I wanted to search some information about it, but I can't find it inside the SDK.Can someone help me out with this? Provide me information or something?
I now have:
padr = GeAllocType(Vector, 12);
which gives the error: Unexpected type name 'Vector': expected expression.
Thanks in advance for your help and time!Greetings,
Casimir Smets -
On 26/03/2015 at 07:26, xxxxxxxx wrote:
Hello,
GeAllocType() has been renamed to NewMemClear(). This happened in the transition to R15; you find a full list of the renamed classes and functions in the
R15 SDK on the website
[URL-REMOVED].Best wishes,
Sebastian
[URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.
-
On 02/04/2015 at 07:14, xxxxxxxx wrote:
Hello Casimir,
was your question answered?
best wishes,
Sebastian -
On 02/04/2015 at 07:43, xxxxxxxx wrote:
Hi Sebastian,
my question was answered, you can mark this as solved!
Greetings,
Casimir Smets