#include <c4d_baselist.h>
Message struct for the MSG_MULTI_RENDERNOTIFICATION message.
Public Member Functions | |
RenderNotificationData () | |
Public Attributes | |
BaseDocument * | doc |
Bool | start |
Bool | animated |
Bool | external |
Render * | render |
RENDERFLAGS | flags |
Default constructor.
BaseDocument* doc |
The current document. Cinema 4D owns the pointed document.
Bool start |
Determines if this is a start (true) or stop (false) notification. Stop notifications are only sent if the document will not be deleted, which more or less only happens if there is an editor render.
Bool animated |
Determines if this is an animation sequence being rendered.
Bool external |
true if the rendering is not in the editor view, otherwise false.
Render* render |
A pointer to the render. Cinema 4D owns the pointed render.
RENDERFLAGS flags |
A combination of the render flags: RENDERFLAGS.