3ds Max C++ API Reference
|
Viewport degradation flags used by Interface7::RedrawViewportsNow. More...
Macros | |
#define | VP_DEFAULT_RENDER 0x0000 |
same as REDRAW_INTERACTIVE More... | |
#define | VP_DONT_RENDER 0x0001 |
#define | VP_DONT_SIMPLIFY 0x0002 |
same as REDRAW_NORMAL More... | |
#define | VP_START_SEQUENCE 0x0004 |
same as REDRAW_BEGIN More... | |
#define | VP_END_SEQUENCE 0x0008 |
same as REDRAW_END More... | |
#define | VP_SECOND_PASS 0x0010 |
for when both back- and fore-ground is rendered More... | |
Viewport degradation flags used by Interface7::RedrawViewportsNow.
#define VP_DEFAULT_RENDER 0x0000 |
same as REDRAW_INTERACTIVE
#define VP_DONT_RENDER 0x0001 |
#define VP_DONT_SIMPLIFY 0x0002 |
same as REDRAW_NORMAL
#define VP_START_SEQUENCE 0x0004 |
same as REDRAW_BEGIN
#define VP_END_SEQUENCE 0x0008 |
same as REDRAW_END
#define VP_SECOND_PASS 0x0010 |
for when both back- and fore-ground is rendered