CHRedrawViewsCallback Class Reference
 
 
 
CHRedrawViewsCallback Class Reference

#include <mxsobjects.h>

Inheritance diagram for CHRedrawViewsCallback:
RedrawViewsCallback MaxHeapOperators

Public Member Functions

void  proc (Interface *ip)

Static Public Attributes

static BOOL  registered
static Tab< ChangeHandler * >  handlers
static BOOL  notified

Member Function Documentation

void proc ( Interface ip ) [virtual]
Remarks:
This method will be called after all the viewports have completed drawing.
Parameters:
Interface *ip

A pointer for calling functions available in 3ds Max.

Implements RedrawViewsCallback.


Member Data Documentation