Public Member Functions

ViewExp11 Class Reference

This reference page is linked to from the following overview topics: SDK Change Details.


Search for all occurrences

Detailed Description

Extends ViewExp10.

The following code example shows gow to get access to this interface:

    // hWnd is the handle of a viewport window. This is passed to MouseCallback::proc
    ViewExp* vp = ip->GetViewport(hWnd);
    ViewExp11* vp11 = NULL;
    if (vp != NULL)
        vp11 = reinterpret_cast<ViewExp11*>(vp->Execute(ViewExp::kEXECUTE_GET_VIEWEXP_11));
    ip->ReleaseViewport(vp);

#include <maxapi.h>

Inheritance diagram for ViewExp11:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual  ~ViewExp11 ()
  Destructor.
Adaptive Degradation parameters
virtual BOOL  IsDegrading ()=0
  Gets whether or not we are in the process of drawing the viewports in an degraded state.

Constructor & Destructor Documentation

virtual ~ViewExp11 ( ) [inline, virtual]

Destructor.

{ }

Member Function Documentation

virtual BOOL IsDegrading ( ) [pure virtual]

Gets whether or not we are in the process of drawing the viewports in an degraded state.

Gets whether or not we are drawing the viewports in an degraded state. This flag thus can be queried when an object is displaying itself and wants to do any custom drawing when adaptive degradation is occuring.


ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11
ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11 ViewExp11