interactiverender.h File Reference
 
 
 
interactiverender.h File Reference
#include "notify.h"
#include "iImageViewer.h"
#include "render.h"

Classes

class   IRenderProgressCallback
  This class represent a callback object which can be used with an interactive renderer. Information set via RendProgressCallback::SetCurField() or RendProgressCallback::SetSceneStats() will be ignored. If a title is set via the inherited method SetTitle(), it will appear in the main status bar, but will be replaced by the 'IRenderTitle' when necessary. An interactive renderer should abort if RendProgressCallback::Progress() returns RENDPROG_ABORT. More...
class   IIRenderMgrSelector
class   IIRenderMgr
class   IInteractiveRender

Defines

#define  ID_IRENDER_PRESHADE   40601
#define  ID_IRENDER_RESHADE   40602
#define  ID_IRENDER_AUTOMATIC_PRESHADE   40603
#define  ID_IRENDER_AUTOMATIC_RESHADE   40604
#define  ID_IRESHADE_TOGGLE_TOOLBAR_DOCKED   40710
#define  ID_IRESHADE_ACT_ONLY_MOUSE_UP   40714

Enumerations

enum   { I_RENDER_ID = 0x12345678 }

Define Documentation

#define ID_IRENDER_PRESHADE   40601
#define ID_IRENDER_RESHADE   40602
#define ID_IRENDER_AUTOMATIC_PRESHADE   40603
#define ID_IRENDER_AUTOMATIC_RESHADE   40604
#define ID_IRESHADE_TOGGLE_TOOLBAR_DOCKED   40710
#define ID_IRESHADE_ACT_ONLY_MOUSE_UP   40714

Enumeration Type Documentation

anonymous enum
Enumerator:
I_RENDER_ID 
{ I_RENDER_ID = 0x12345678 };