class Viewport : public MonoScene (Return to index)

Interactor that shows a portion of another Interactor (iv-2.6)

Type:
    Instantiable

Base Classes:

Derived Classes

Include file:

    IV-2_6/InterViews/viewport.h

Description:

A viewport contains another interactor. Unlike a MonoScene or Frame, a viewport always gives the interactor its desired shape. However, the interactor may not be entirely viewable through the viewport. The viewport's Perspective can be used to adjust what portion is visible.

man page

Public:



Protected:



(more documentation)