Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/08/2003 at 03:36, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.100 Platform: Windows ; Mac ; Language(s) : C.O.F.F.E.E ;
--------- I just stumbled over a class that doesn't seem to be documented in the 8.1 SDK - or maybe i'm just to stupid to find it.
Then Noise class is available in the SDK, yet it's not in the [offline] version of the DSK docs.
Workaround: consult the COFFEE Docs.
Kabe
On 17/08/2003 at 11:51, xxxxxxxx wrote:
Hm, strange. I wonder if this is due to the name collision with the c4d_tool functions. I'll have to investigate for the next doc version.
On 22/09/2003 at 06:28, xxxxxxxx wrote:
The explanation is simple: there's no Noise class in the C++ API, only the Noise() function in c4d_tool.
On 22/09/2003 at 07:59, xxxxxxxx wrote:
Mmmh, well, but IMO it should be part of the full alphabetic index of the SDK at least, shouldn't it? Otherwise I'm wondering why you call it a full index and use the heading "Complete SDK" if stuff like this is missing...
On 22/09/2003 at 08:20, xxxxxxxx wrote:
Looks like I should add global functions as well to the index pages. Also, I'd like to include the index used in the .chm file for mac users as well. I only use that one nowadays. (That's why I didn't see what you meant.) It's really a shame that there's no mac .chm viewer, except the sucky java one. I guess I'll have to create an html file of it.