3ds Max C++ API Reference
IInteractiveRenderer.h File Reference

Classes

class  IInteractiveRender
 
class  IInteractiveRender::IProgressCallback
 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...
 

Typedefs

typedef IInteractiveRender::IProgressCallback IRenderProgressCallback
 Class IRenderProgressCallback was renamed and moved to be a member class of IInteractiveRender in 3ds Max 2017; typedef is used for legacy support. More...
 

Typedef Documentation

◆ IRenderProgressCallback

Class IRenderProgressCallback was renamed and moved to be a member class of IInteractiveRender in 3ds Max 2017; typedef is used for legacy support.