|
Katana Plug-in APIs 0.1
|
A render action which renders to a temporary location and then copies the rendered file to the target location. More...
#include <CopyRenderAction.h>
Public Member Functions | |
| CopyRenderAction (const std::string &renderTargetLocation, const std::string &tempRenderLocation) | |
A render action which renders to a temporary location and then copies the rendered file to the target location.
| Foundry::Katana::Render::CopyRenderAction::CopyRenderAction | ( | const std::string & | renderTargetLocation, |
| const std::string & | tempRenderLocation | ||
| ) |
| renderTargetLocation | The file location which read and displayed in the monitor. |
| tempRenderLocation | The file location which is rendered to and then copied to the target location. |
1.7.3