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 16/07/2010 at 08:05, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11.5 Platform: Windows ; Language(s) : C++ ;
--------- Hi all,
Which are the "flags" we should put as arguments in DrawScene(LONG flags) method ? There is no information about that on the documentation :
#### Bool DrawScene(LONG flags)_<_h4_>_ Draw a scene into the framebuffer.<_<_h5_>_h5_<_h5_>_rn \> _Bool_ \> \>> Success of drawing the scene. \>> \>>
On 19/07/2010 at 01:31, xxxxxxxx wrote:
They are the same flags as in DrawSphere for instance. It's an error of the documentation that they are missing.
cheers, Matthias
On 19/07/2010 at 02:31, xxxxxxxx wrote:
Thank you a lot Matthias!